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