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

Unified Diff: chrome/common/extensions/api/PRESUBMIT.py

Issue 2583573002: [Closure Externs] Generate closure compiler externs as part of compile
Patch Set: missing Created 4 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/PRESUBMIT.py
diff --git a/chrome/common/extensions/api/PRESUBMIT.py b/chrome/common/extensions/api/PRESUBMIT.py
index 39cc6be973d6f3d047e5d902834626791c82e6ef..b8ebb752e8e5aa23b89a023a6e92c73ca8cd0a43 100644
--- a/chrome/common/extensions/api/PRESUBMIT.py
+++ b/chrome/common/extensions/api/PRESUBMIT.py
@@ -27,7 +27,6 @@ def _CheckExterns(input_api, output_api):
api_pair_names = {
'autofill_private.idl': 'autofill_private.js',
- 'developer_private.idl': 'developer_private.js',
'bookmark_manager_private.json': 'bookmark_manager_private.js',
'command_line_private.json': 'command_line_private.js',
'file_manager_private.idl': 'file_manager_private.js',

Powered by Google App Engine
This is Rietveld 408576698