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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 2697463002: Convert utility process extension Unpacker IPC to mojo (Closed)
Patch Set: Set the IPC enum traits limit to extensions::Manifest::NUM_LOCATIONS - 1. Created 3 years, 9 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: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index c07cb58308be3a3c7c8e835d7a524e58a0d53c1d..6ba3c6d47418aaa13219cc79d306a2ab0b42a0d2 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -895,6 +895,7 @@ static_library("extensions") {
"//extensions:extensions_resources",
"//extensions/browser",
"//extensions/browser/api:api_registration",
+ "//extensions/common",
"//extensions/common/api",
"//extensions/features",
"//extensions/strings",
« no previous file with comments | « chrome/browser/chrome_content_utility_manifest_overlay.json ('k') | chrome/browser/extensions/zipfile_installer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698