Chromium Code Reviews| Index: chrome/browser/resources/options/options.html |
| diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html |
| index 4658de98a0d8022bb5f45e9893b785c8e41f27f0..529d4d7b6b7ff29ea633828294bed6d7884c4f43 100644 |
| --- a/chrome/browser/resources/options/options.html |
| +++ b/chrome/browser/resources/options/options.html |
| @@ -1,7 +1,6 @@ |
| <!DOCTYPE HTML> |
| <html |
| - i18n-values="dir:textdirection; |
| - enable-cloud-print-proxy:enable-cloud-print-proxy" |
| + i18n-values="dir:textdirection" |
|
csilv
2011/02/18 18:59:54
If enable-cloud-print-proxy is no longer defined h
Scott Byer
2011/02/18 19:11:33
I had thought it might, but I tried it, and the se
|
| id="t"> |
| <head> |
| <meta charset="utf-8"> |