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

Unified Diff: ash/ash.gyp

Issue 1107733006: Unified Desktop: hook up ash to allow unified desktop mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | ash/ash_switches.h » ('j') | ash/display/display_manager_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 0ade666ce18983728f3c21684fb5f1ad3c8d02b2..d5b908e466012fcd3645bcbc10f99d91a5859c0f 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -148,6 +148,8 @@
'host/ash_window_tree_host_init_params.cc',
'host/ash_window_tree_host_init_params.h',
'host/ash_window_tree_host_ozone.cc',
+ 'host/ash_window_tree_host_virtual.cc',
+ 'host/ash_window_tree_host_virtual.h',
'host/ash_window_tree_host_win.cc',
'host/ash_window_tree_host_x11.cc',
'host/ash_window_tree_host_x11.h',
« no previous file with comments | « no previous file | ash/ash_switches.h » ('j') | ash/display/display_manager_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698