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

Unified Diff: ui/base/ui_base_switches.h

Issue 2677023003: Clean up IconNTP-related code (Closed)
Patch Set: Remove unnecessary includes. Created 3 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
« no previous file with comments | « testing/variations/fieldtrial_testing_config.json ('k') | ui/base/ui_base_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base_switches.h
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
index 353c93584d4d1f69e395780dc7d41dfca15d9d18..eb581ac9f155becb09a236ad28584ea2ac5f676f 100644
--- a/ui/base/ui_base_switches.h
+++ b/ui/base/ui_base_switches.h
@@ -26,10 +26,8 @@ UI_BASE_EXPORT extern const char kEnableMergeKeyCharEvents[];
#endif
UI_BASE_EXPORT extern const char kDisableDwmComposition[];
-UI_BASE_EXPORT extern const char kDisableIconNtp[];
UI_BASE_EXPORT extern const char kDisableTouchAdjustment[];
UI_BASE_EXPORT extern const char kDisableTouchDragDrop[];
-UI_BASE_EXPORT extern const char kEnableIconNtp[];
UI_BASE_EXPORT extern const char kEnableTouchDragDrop[];
UI_BASE_EXPORT extern const char kLang[];
UI_BASE_EXPORT extern const char kMaterialDesignInkDropAnimationSpeed[];
« no previous file with comments | « testing/variations/fieldtrial_testing_config.json ('k') | ui/base/ui_base_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698