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

Unified Diff: ui/aura/aura.gyp

Issue 82283002: Initial cut at layerless windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: is_layerless() -> \!layer_ Created 7 years 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 | ui/aura/window.h » ('j') | ui/aura/window.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 36c4908ce31985d69825ea25ce9949339ee537a1..01a84f62cb16b4ea9e4d544ffedcc1835d72b691 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -100,6 +100,7 @@
'window.cc',
'window.h',
'window_delegate.h',
+ 'window_layer_type.h',
'window_observer.h',
'window_tracker.cc',
'window_tracker.h',
« no previous file with comments | « no previous file | ui/aura/window.h » ('j') | ui/aura/window.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698