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

Unified Diff: blimp/test/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: IPC owners file added. Created 4 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
« no previous file with comments | « blimp/test/BUILD.gn ('k') | blimp/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/test/DEPS
diff --git a/blimp/test/DEPS b/blimp/test/DEPS
index bce3163618da35dea641f37998aa0c08556437bf..05af7c9cecf05972ca2530e56977478248e80cd9 100644
--- a/blimp/test/DEPS
+++ b/blimp/test/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+cc",
"-chrome",
"+content/public",
+ "+mojo/edk/embedder",
"+net",
"+ui/gfx",
]
« no previous file with comments | « blimp/test/BUILD.gn ('k') | blimp/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698