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

Unified Diff: components/BUILD.gn

Issue 447053002: Add Origin Power Map to Store Battery Auditing Data. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Componentialize and remove dependency in //content. Created 6 years, 4 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 | components/components.gyp » ('j') | components/power/origin_power_map.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 3f1efe4854e52604334cde651593d5d0dd7ea0b9..90256189829440ca702a50f0ba5a67ad122f25ee 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -56,6 +56,7 @@ group("all_components") {
"//components/password_manager/core/browser",
"//components/password_manager/core/common",
"//components/plugins/renderer",
+ "//components/power",
Daniel Erat 2014/08/12 15:58:51 fix sorting ("policy" < "power")
Daniel Nishi 2014/08/12 17:33:46 Done.
"//components/policy",
"//components/precache/core",
"//components/precache/content",
« no previous file with comments | « no previous file | components/components.gyp » ('j') | components/power/origin_power_map.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698