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

Unified Diff: ui/views/views.gyp

Issue 36953002: views: Support Desktop Aura creation on Ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: without cast, as suggested by Elliot 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 | « chrome/chrome_browser_ui.gypi ('k') | ui/views/widget/desktop_aura/desktop_factory_ozone.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 80e50c3b5bf5c8e6a2c1ce90f99d2e72a86e18ee..63100d5a187a3c0f2d7c23920d767ffd52dd5d8c 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -389,6 +389,7 @@
'widget/desktop_aura/desktop_native_widget_aura.h',
'widget/desktop_aura/desktop_root_window_host.h',
'widget/desktop_aura/desktop_root_window_host_ozone.cc',
+ 'widget/desktop_aura/desktop_root_window_host_ozone.h',
'widget/desktop_aura/desktop_root_window_host_win.cc',
'widget/desktop_aura/desktop_root_window_host_win.h',
'widget/desktop_aura/desktop_root_window_host_x11.cc',
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | ui/views/widget/desktop_aura/desktop_factory_ozone.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698