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

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: Created 5 years, 8 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 076c112919ccdc7865c64d2b9c52ad04681b44fd..283dac2c864e41ec6f79c2f151289a2bbb47962d 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+gin",
"+jingle/glue",
"+media", # For audio input/output and audio/video decoding.
+ "+mojo",
"-storage/browser",
"+third_party/hyphen/hyphen.h",
"+third_party/libjingle",

Powered by Google App Engine
This is Rietveld 408576698