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

Unified Diff: ui/aura/aura_switches.h

Issue 8555025: aura: Draw drop shadows under browsers and menus. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: minor changes Created 9 years, 1 month 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 | « chrome/browser/ui/views/frame/browser_frame_aura.cc ('k') | ui/aura/aura_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura_switches.h
diff --git a/ui/aura/aura_switches.h b/ui/aura/aura_switches.h
index 6df3721afb65c7e79ea275bb67882b1af25dd40d..884c1f3acbcea1beff8be5fe1f400c2766e16cec 100644
--- a/ui/aura/aura_switches.h
+++ b/ui/aura/aura_switches.h
@@ -11,6 +11,7 @@
namespace switches {
AURA_EXPORT extern const char kAuraHostWindowSize[];
+AURA_EXPORT extern const char kAuraNoShadows[];
AURA_EXPORT extern const char kAuraWindows[];
} // namespace switches
« no previous file with comments | « chrome/browser/ui/views/frame/browser_frame_aura.cc ('k') | ui/aura/aura_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698