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

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/ash_switches.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..77c5361a8c6b008ff47a1eeb6c13a5dd32ec85a6 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -44,7 +44,7 @@
'cancel_mode.cc',
'cancel_mode.h',
'content/display/screen_orientation_controller_chromeos.cc',
- 'content/display/screen_orientation_controller_chromeos.h',
+ 'nnjnnnncontent/display/screen_orientation_controller_chromeos.h',
Jun Mukai 2015/04/26 23:45:07 looks like a typo.
oshima 2015/04/27 17:48:38 sorry for garbage. done.
'debug.cc',
'debug.h',
'default_accessibility_delegate.cc',
@@ -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/ash_switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698