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

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: jam feedback 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..2dd1b0ec59b562fe2d9e411bb8246a8ffaa172b5 100644
--- a/blimp/engine/DEPS
+++ b/blimp/engine/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+components/version_info",
"+components/web_cache/renderer",
"+content/public",
+ "+mojo/edk/embedder",
"+mojo/public",
"+net",
"+third_party/blimp_fonts",

Powered by Google App Engine
This is Rietveld 408576698