Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Unified Diff: chrome/browser/resources/options/advanced_options.html

Issue 6576020: Remove Gears from Chrome (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: ready to review Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/options/advanced_options.html
diff --git a/chrome/browser/resources/options/advanced_options.html b/chrome/browser/resources/options/advanced_options.html
index ef55854d174894902df1e622f995c90ba1bf7120..5848476b8fa2fe2a6289c0c2b87e1fc48016f005 100644
--- a/chrome/browser/resources/options/advanced_options.html
+++ b/chrome/browser/resources/options/advanced_options.html
@@ -107,10 +107,6 @@
<button id="language-button"
i18n-content="languageAndSpellCheckSettingsButton"></button>
</if>
-<if expr="os == 'win32'">
- <button id="gearSettingsConfigureGearsButton"
- i18n-content="gearSettingsConfigureGearsButton"></button>
-</if>
<if expr="not pp_ifdef('chromeos') or os == 'win32'">
</div>
</if>

Powered by Google App Engine
This is Rietveld 408576698