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

Unified Diff: ash/ash.gyp

Issue 9837075: Move power_supply_status.* from src/ash to src/chromeos (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix dependency position Created 8 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/shell.cc » ('j') | ash/system/power/power_status_observer.h » ('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 fa12fdc1691f668cf4a4fc84c4ee2e37c1c023cd..1bfa021892907c8b7064ee4b26fe995c4b57b001 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -18,6 +18,7 @@
'../base/base.gyp:base_i18n',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../build/temp_gyp/googleurl.gyp:googleurl',
+ '../chromeos/chromeos.gyp:chromeos_libs',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
'../third_party/icu/icu.gyp:icui18n',
@@ -143,8 +144,6 @@
'system/network/tray_network.cc',
'system/network/tray_network.h',
'system/power/power_status_observer.h',
- 'system/power/power_supply_status.cc',
- 'system/power/power_supply_status.h',
'system/power/tray_power.cc',
'system/power/tray_power.h',
'system/settings/tray_settings.cc',
« no previous file with comments | « no previous file | ash/shell.cc » ('j') | ash/system/power/power_status_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698