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

Unified Diff: ash/ash_switches.h

Issue 13896026: Stick windows to sides of workspaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Dock on left or right edge Created 7 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/ash.gyp ('k') | ash/ash_switches.cc » ('j') | ash/ash_switches.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_switches.h
diff --git a/ash/ash_switches.h b/ash/ash_switches.h
index 29d392941042abfd52b806aba50a392c62c194cc..07f169153649ee401746d30cb0f2636e3417412b 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -34,6 +34,7 @@ ASH_EXPORT extern const char kAshDisableDragAndDropAppListToLauncher[];
ASH_EXPORT extern const char kAshEnableAudioDeviceMenu[];
ASH_EXPORT extern const char kAshEnableAdvancedGestures[];
ASH_EXPORT extern const char kAshEnableBrightnessControl[];
+ASH_EXPORT extern const char kAshEnableDockedWindows[];
#if defined(OS_CHROMEOS)
ASH_EXPORT extern const char kAshEnableSoftwareMirroring[];
#endif
« no previous file with comments | « ash/ash.gyp ('k') | ash/ash_switches.cc » ('j') | ash/ash_switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698