| commit | 0205f87401ad010246312492de7d866af49cfec0 | [log] [tgz] |
|---|---|---|
| author | Daniel Erat <[email protected]> | Thu Dec 19 17:57:49 2013 |
| committer | chrome-internal-fetch <[email protected]> | Sat Dec 21 01:21:13 2013 |
| tree | 69594e0f1431b06408c711e82e245a0eb5e0e856 | |
| parent | 223a98b6355214b4d15d1475bab08f7dc0fca950 [diff] |
common-mk: Add power_manager to platform.gyp. BUG=chromium:328740 TEST=did a build CQ-DEPEND=I84437b0b949f4053f5bdf70aa938274fd3cc58a0 CQ-DEPEND=I221469094a24015b8cc5a6395aa8b972bd725c4b Change-Id: I719558761f370c2e29996fde4aaae647c8237001 Reviewed-on: https://chromium-review.googlesource.com/180960 Reviewed-by: Mike Frysinger <[email protected]> Tested-by: Daniel Erat <[email protected]> Commit-Queue: Daniel Erat <[email protected]>
diff --git a/platform.gyp b/platform.gyp index afbbef4..5803931 100644 --- a/platform.gyp +++ b/platform.gyp
@@ -6,6 +6,7 @@ 'dependencies': [ '<(DEPTH)/libchromeos/libchromeos-<(libbase_ver).gyp:*', '<(DEPTH)/metrics/metrics.gyp:*', + '<(DEPTH)/power_manager/power_manager.gyp:*', '<(DEPTH)/system_api/system_api.gyp:*', ], 'conditions': [