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

Unified Diff: content/renderer/DEPS

Issue 1085783002: Replace image_messages.h with Mojo service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix review comments on set7 Created 5 years, 5 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: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 11569833e72a1e16c61cb85974100cfac96cbad9..5ea2ee718ec9546bcef8c578c72a06f6d3670361 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -12,7 +12,7 @@ include_rules = [
"+gin",
"+jingle/glue",
"+media", # For audio input/output and audio/video decoding.
- "+mojo/application/public/interfaces",
+ "+mojo",
"-storage/browser",
"+third_party/hyphen/hyphen.h",
"+third_party/libjingle",

Powered by Google App Engine
This is Rietveld 408576698