Remove svn:executable property from some more files that don't need it.

TBR=evmar
Review URL: http://codereview.chromium.org/149471

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20406 0039d316-1c4b-4281-b951-d872f2087c98
Esse commit está contido em:
thestig@chromium.org
2009-07-10 20:14:40 +00:00
commit 431dc5a0d1
55 arquivos alterados com 95 adições e 95 exclusões
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo

Antes

Largura:  |  Altura:  |  Tamanho: 4.5 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 4.5 KiB

Arquivo executável → Arquivo normal
Ver Arquivo

Antes

Largura:  |  Altura:  |  Tamanho: 4.3 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 4.3 KiB

Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Ver Arquivo
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Ver Arquivo
Ver Arquivo
Ver Arquivo
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Ver Arquivo
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Ver Arquivo
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
+26 -26
Ver Arquivo
@@ -1,26 +1,26 @@
{
"extensions": {
"settings": {
"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": {
"location": 1,
"path": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/1",
"state": 1
},
"bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb": {
"location": 1,
"path": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/1",
"state": 1
},
"bjafgdebaacbbbecmhlhpofkepfkgcpa": {
"location": 1,
"path": "bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0",
"state": 1
},
"cccccccccccccccccccccccccccccccc": {
"location": 1,
"path": "cccccccccccccccccccccccccccccccc/1.0",
"state": 1
}
}
}
}
{
"extensions": {
"settings": {
"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": {
"location": 1,
"path": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/1",
"state": 1
},
"bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb": {
"location": 1,
"path": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/1",
"state": 1
},
"bjafgdebaacbbbecmhlhpofkepfkgcpa": {
"location": 1,
"path": "bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0",
"state": 1
},
"cccccccccccccccccccccccccccccccc": {
"location": 1,
"path": "cccccccccccccccccccccccccccccccc/1.0",
"state": 1
}
}
}
}
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Ver Arquivo
Arquivo executável → Arquivo normal
+21 -21
Ver Arquivo
@@ -1,21 +1,21 @@
{
"extensions": {
"settings": {
"behllobkkfkfnphdnhnkndlbkcpglgmj": {
"location": 1,
"path": "behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0",
"state": 1
},
"bjafgdebaacbbbecmhlhpofkepfkgcpa": {
"location": 1,
"path": "bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0",
"state": 1
},
"hpiknbiabeeppbpihjehijgoemciehgk": {
"location": 1,
"path": "hpiknbiabeeppbpihjehijgoemciehgk/2",
"state": 1
}
}
}
}
{
"extensions": {
"settings": {
"behllobkkfkfnphdnhnkndlbkcpglgmj": {
"location": 1,
"path": "behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0",
"state": 1
},
"bjafgdebaacbbbecmhlhpofkepfkgcpa": {
"location": 1,
"path": "bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0",
"state": 1
},
"hpiknbiabeeppbpihjehijgoemciehgk": {
"location": 1,
"path": "hpiknbiabeeppbpihjehijgoemciehgk/2",
"state": 1
}
}
}
}
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
+8 -8
Ver Arquivo
@@ -1,9 +1,9 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="common.css">
<script src="common.js" type="text/javascript"></script>
</head>
<body>
<div span id="me" onclick="claim();">Background Page</div>
</body>
<html>
<head>
<link rel="stylesheet" type="text/css" href="common.css">
<script src="common.js" type="text/javascript"></script>
</head>
<body>
<div span id="me" onclick="claim();">Background Page</div>
</body>
</html>
Arquivo executável → Arquivo normal
+9 -9
Ver Arquivo
@@ -1,10 +1,10 @@
body {
font-size: 18px;
}
.strong {
background-color: red;
}
.weak {
color: pink;
body {
font-size: 18px;
}
.strong {
background-color: red;
}
.weak {
color: pink;
}
Arquivo executável → Arquivo normal
+14 -14
Ver Arquivo
@@ -1,15 +1,15 @@
function claim() {
var views = chrome.self.getViews();
for (var i = 0; i < views.length; i++) {
views[i].respond(document.getElementById("me").innerHTML);
}
}
function respond(val) {
var me = document.getElementById("me");
if (val == me.innerHTML) {
me.className = "strong";
} else {
me.className = "weak";
}
function claim() {
var views = chrome.self.getViews();
for (var i = 0; i < views.length; i++) {
views[i].respond(document.getElementById("me").innerHTML);
}
}
function respond(val) {
var me = document.getElementById("me");
if (val == me.innerHTML) {
me.className = "strong";
} else {
me.className = "weak";
}
}
Ver Arquivo
Arquivo executável → Arquivo normal
+8 -8
Ver Arquivo
@@ -1,9 +1,9 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="common.css">
<script src="common.js" type="text/javascript"></script>
</head>
<body>
<div span id="me" onclick="claim();">Toolstrip 1</div>
</body>
<html>
<head>
<link rel="stylesheet" type="text/css" href="common.css">
<script src="common.js" type="text/javascript"></script>
</head>
<body>
<div span id="me" onclick="claim();">Toolstrip 1</div>
</body>
</html>
Arquivo executável → Arquivo normal
+8 -8
Ver Arquivo
@@ -1,9 +1,9 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="common.css">
<script src="common.js" type="text/javascript"></script>
</head>
<body>
<div span id="me" onclick="claim();">Toolstrip 2</div>
</body>
<html>
<head>
<link rel="stylesheet" type="text/css" href="common.css">
<script src="common.js" type="text/javascript"></script>
</head>
<body>
<div span id="me" onclick="claim();">Toolstrip 2</div>
</body>
</html>
Arquivo executável → Arquivo normal
+1 -1
Ver Arquivo
@@ -1 +1 @@
<title>Unmodified</title>
<title>Unmodified</title>
Arquivo executável → Arquivo normal
Ver Arquivo
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo
Ver Arquivo
Arquivo executável → Arquivo normal
Ver Arquivo