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

Unified Diff: extensions/DEPS

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
« no previous file with comments | « extensions/BUILD.gn ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index f79d2406f5eca123a06ae345a733d96a4f07cc54..390904ad78ba0b95a178981fbc089d9658533f39 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -16,6 +16,7 @@ include_rules = [
"+extensions/grit/extensions_resources.h",
"+extensions/test",
"+mojo/public",
+ "+services/service_manager/public",
"+testing",
"+third_party/skia/include",
« no previous file with comments | « extensions/BUILD.gn ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698