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

Unified Diff: third_party/closure_compiler/externs/compiled_resources2.gyp

Issue 2896433002: WebUI: Add externs from chrome.mimeHandlerPrivate API. (Closed)
Patch Set: Nit Created 3 years, 7 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/PRESUBMIT.py ('k') | third_party/closure_compiler/externs/mime_handler_private.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/closure_compiler/externs/compiled_resources2.gyp
diff --git a/third_party/closure_compiler/externs/compiled_resources2.gyp b/third_party/closure_compiler/externs/compiled_resources2.gyp
index 8e7c8175ecbd2dfdc836fa121d28a992927dad23..0a1a5d171ee1cb4e5e5f0b8319f42c6dfd68f81a 100644
--- a/third_party/closure_compiler/externs/compiled_resources2.gyp
+++ b/third_party/closure_compiler/externs/compiled_resources2.gyp
@@ -73,6 +73,10 @@
'includes': ['../include_js.gypi'],
},
{
+ 'target_name': 'mime_handler_private',
+ 'includes': ['../include_js.gypi'],
+ },
+ {
'target_name': 'networking_private',
'includes': ['../include_js.gypi'],
},
« no previous file with comments | « extensions/common/api/PRESUBMIT.py ('k') | third_party/closure_compiler/externs/mime_handler_private.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698