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

Unified Diff: ui/views/views.gyp

Issue 10081022: Aura/ash split: Remove hacks and get chrome linking without ash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move the check to ash/. Created 8 years, 8 months 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 | « ui/views/test/test_views_delegate.cc ('k') | ui/views/views_delegate.h » ('j') | 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 d30c4a6123130a3167ed7392bead889a980c35d0..f28e8104c4a9e25091b92a3dbfe761480548dbd6 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -316,6 +316,8 @@
'widget/child_window_message_processor.h',
'widget/default_theme_provider.cc',
'widget/default_theme_provider.h',
+ 'widget/desktop_native_widget_helper_aura.cc',
+ 'widget/desktop_native_widget_helper_aura.h',
'widget/drop_helper.cc',
'widget/drop_helper.h',
'widget/drop_target_win.cc',
@@ -334,6 +336,7 @@
'widget/native_widget_aura.cc',
'widget/native_widget_aura.h',
'widget/native_widget_delegate.h',
+ 'widget/native_widget_helper_aura.h',
'widget/native_widget_private.h',
'widget/native_widget_win.cc',
'widget/native_widget_win.h',
« no previous file with comments | « ui/views/test/test_views_delegate.cc ('k') | ui/views/views_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698