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

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: improve comments, remove Window::window_layer_type_ and fix test Created 7 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 | « no previous file | ui/aura/window.h » ('j') | ui/aura/window.h » ('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 38a91d897d4a9dfb472191b237e43884aa8668df..504ec1357238509189d1e8ecaf3e7bf67e29b71c 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.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698