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

Unified Diff: extensions/BUILD.gn

Issue 797183005: Add a mimeHandler extension API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@streams-lifetime
Patch Set: rebase Created 5 years, 11 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
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 9f69856d479971907cea263d448043232b10a9d2..b64db4ac6b910a0997b46b7a35ee4fd9f93bc8f7 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -59,6 +59,7 @@ grit("extensions_renderer_resources") {
deps = [
"//device/serial:serial_mojo",
+ "//extensions/common/api:mojom",
]
}
« no previous file with comments | « chrome/test/data/extensions/api_test/mime_handler_view/test_embedded.html ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698