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

Unified Diff: extensions/DEPS

Issue 2697463002: Convert utility process extension Unpacker IPC to mojo (Closed)
Patch Set: Take #4, declare the IPC enum traits in the message file, try build fix. 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: 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",

Powered by Google App Engine
This is Rietveld 408576698