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

Unified Diff: chrome/browser/defaults.h

Issue 7032013: Adapt to new icon interface from WebFrame (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/defaults.cc » ('j') | chrome/renderer/chrome_render_view_observer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/defaults.h
diff --git a/chrome/browser/defaults.h b/chrome/browser/defaults.h
index e733675ed110ed1dfdf4cdfcdd4ede349c93ee23..c0e8d3dc395f797c7a8528b102fa7caa73af1657 100644
--- a/chrome/browser/defaults.h
+++ b/chrome/browser/defaults.h
@@ -68,9 +68,6 @@ extern const bool kAlwaysOpenIncognitoWindow;
// Should the close button be shown in the Task Manager dialog?
extern const bool kShowCancelButtonInTaskManager;
-// Are touch icons enabled? False by default.
-extern const bool kEnableTouchIcon;
-
//=============================================================================
// Runtime "const" - set only once after parsing command line option and should
// never be modified after that.
« no previous file with comments | « no previous file | chrome/browser/defaults.cc » ('j') | chrome/renderer/chrome_render_view_observer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698