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

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: rebase Created 8 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/system/power/power_status_observer.h » ('j') | no next file with comments »
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 edc0b13a78ac9102ee343e8081317f916774fdba..c27dcb9ecb029eea9637e99bbce50b9bb4d799ca 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -299,6 +299,11 @@
['exclude', 'accelerators/nested_dispatcher_controller.h'],
],
}],
+ ['chromeos==1', {
+ 'dependencies': [
+ '../chromeos/chromeos.gyp:chromeos',
+ ],
+ }],
],
},
{
« no previous file with comments | « no previous file | ash/system/power/power_status_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698