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

Unified Diff: blimp/engine/DEPS

Issue 2033013003: Use shared memory for moving data over BlobChannel Mojo interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blobchannel-master
Patch Set: added tests Created 4 years, 6 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: blimp/engine/DEPS
diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS
index f95b281c78aeb65608423185605c79940205f592..019da00f6f0103149289dc35d3f668707ba36465 100644
--- a/blimp/engine/DEPS
+++ b/blimp/engine/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+components/prefs",
"+components/version_info",
"+components/web_cache/renderer",
+ "+content/app/mojo",
"+content/public",
"+mojo/public",
"+net",

Powered by Google App Engine
This is Rietveld 408576698