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

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: tweaks 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
« 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 80e50c3b5bf5c8e6a2c1ce90f99d2e72a86e18ee..d6a0f4a87c9e8db024eafe54c0d4142892a5d6e7 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -345,11 +345,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