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

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

Issue 11620011: Issue 11428116 had to be reverted as it broke build due to a unused variable. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixed formatting Created 8 years 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
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 9731a2a8b5bd5cb5fbb6051b840f0f48c107f617..95af0dc643f38128774e285059ec05e318da53ce 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -47,6 +47,7 @@
'app_window.idl',
'autotest_private.idl',
'bluetooth.idl',
+ 'developer_private.idl',
'dial.idl',
'downloads.idl',
'experimental_discovery.idl',
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/developer_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698