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

Unified Diff: ui/views/views.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
« ui/aura/window.cc ('K') | « ui/views/view.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index aba39deb7d1633d58de01f8c9380f609f21a8c55..4254b42201acd29b72d3311fb2f80625624c019b 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -343,11 +343,11 @@
'touchui/touch_selection_controller_impl.h',
'view.cc',
'view.h',
+ 'view_aura.cc',
'view_constants.cc',
'view_constants.h',
'view_constants_aura.cc',
'view_constants_aura.h',
- 'view_aura.cc',
'view_model.cc',
'view_model.h',
'view_model_utils.cc',
« ui/aura/window.cc ('K') | « ui/views/view.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698