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

Unified Diff: ash/shell.h

Issue 2897863004: Revert of chromeos: adds TouchDeviceServer and wires up in mushrome (Closed)
Patch Set: Created 3 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 | « ash/mus/touch_transform_setter_mus.cc ('k') | ash/shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell.h
diff --git a/ash/shell.h b/ash/shell.h
index 18176c7afb71f6ffd9394cd25bfb5579db2992bb..429d7c22d3554ffe016dc140233e984dd4d4b11a 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -269,10 +269,6 @@
// Registers all ash related prefs to the given |registry|.
static void RegisterPrefs(PrefRegistrySimple* registry);
- // Returns true if simplified display management should be enabled.
- // TODO(sky): remove this; temporary until http://crbug.com/718860 is done.
- static bool ShouldEnableSimplifiedDisplayManagement();
-
// Creates a default views::NonClientFrameView for use by windows in the
// Ash environment.
views::NonClientFrameView* CreateDefaultNonClientFrameView(
« no previous file with comments | « ash/mus/touch_transform_setter_mus.cc ('k') | ash/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698