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

Unified Diff: extensions/common/api/api.gyp

Issue 363993003: Move chrome.power API from chrome/ to extensions/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix quotes in gn file Created 6 years, 6 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 | « extensions/common/api/_permission_features.json ('k') | extensions/common/api/power.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/api.gyp
diff --git a/extensions/common/api/api.gyp b/extensions/common/api/api.gyp
index cfb880f655ee67056838f04e7f78fb9ba10294d7..285c96e6fd28d4d7c38e15adc8ef3d7354bfe4df 100644
--- a/extensions/common/api/api.gyp
+++ b/extensions/common/api/api.gyp
@@ -26,6 +26,7 @@
'app_runtime.idl',
'dns.idl',
'extensions_manifest_types.json',
+ 'power.idl',
'runtime.json',
'socket.idl',
'sockets_tcp.idl',
« no previous file with comments | « extensions/common/api/_permission_features.json ('k') | extensions/common/api/power.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698