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

Unified Diff: ipc/DEPS

Issue 2067233002: Revert of Use Mojo pipes to signal sync IPC events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « ipc/BUILD.gn ('k') | ipc/ipc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/DEPS
diff --git a/ipc/DEPS b/ipc/DEPS
index 27a691c2297723da8567a55de9af3344f79dd8ba..b8caf57633e9ee5534a9c3de1b9051948bf5f011 100644
--- a/ipc/DEPS
+++ b/ipc/DEPS
@@ -1,14 +1,6 @@
include_rules = [
"+crypto",
- "+mojo/edk/embedder",
- "+mojo/public",
# For ipc_channel_nacl.cc:
"+native_client/src/public",
"+sandbox/mac/seatbelt.h",
]
-
-specific_include_rules = {
- "run_all_unittests\.cc": [
- "+mojo/edk/embedder",
- ]
-}
« no previous file with comments | « ipc/BUILD.gn ('k') | ipc/ipc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698