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

Unified Diff: ash/ash.gyp

Issue 192483007: Move chromeos/display/* to ui/display/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix formatting Created 6 years, 9 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/display/display_change_observer_chromeos.h » ('j') | ui/display/OWNERS » ('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 ac219176cd1c01a8f95323e8172a94279b9169da..8d98bac55eb230f8597492591a01f2d7dd38dda9 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -679,7 +679,8 @@
'../chromeos/chromeos.gyp:chromeos',
# Ash #includes power_supply_properties.pb.h directly.
'../chromeos/chromeos.gyp:power_manager_proto',
- '../device/bluetooth/bluetooth.gyp:device_bluetooth',
+ '../device/bluetooth/bluetooth.gyp:device_bluetooth',
+ '../ui/display/display.gyp:display',
],
}, { # else: chromeos!=1
'sources/': [
@@ -828,6 +829,7 @@
'../ui/aura/aura.gyp:aura_test_support',
'../ui/compositor/compositor.gyp:compositor',
'../ui/compositor/compositor.gyp:compositor_test_support',
+ '../ui/display/display.gyp:display',
'../ui/events/events.gyp:events',
'../ui/events/events.gyp:events_test_support',
'../ui/gfx/gfx.gyp:gfx',
« no previous file with comments | « no previous file | ash/display/display_change_observer_chromeos.h » ('j') | ui/display/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698