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

Unified Diff: blimp/engine/DEPS

Issue 1859753002: Blimp: create Mojo component for renderer/browser communication. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: yzshen and nyquist feedback Created 4 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
« no previous file with comments | « blimp/engine/BUILD.gn ('k') | blimp/engine/app/blimp_content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/DEPS
diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS
index 5c163709661baba64cf6029118c5616572310173..e64143afb6d97d8a42765a3ea85ebd469b349d76 100644
--- a/blimp/engine/DEPS
+++ b/blimp/engine/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/version_info",
"+components/web_cache/renderer",
"+content/public",
+ "+mojo/public",
"+net",
"+third_party/blimp_fonts",
"+third_party/khronos/GLES2/gl2.h",
« no previous file with comments | « blimp/engine/BUILD.gn ('k') | blimp/engine/app/blimp_content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698