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

Unified Diff: ppapi/proxy/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 | « ppapi/proxy/BUILD.gn ('k') | ppapi/proxy/ppapi_perftests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/proxy/DEPS
diff --git a/ppapi/proxy/DEPS b/ppapi/proxy/DEPS
index 4cf7a8324940ee9bcdf156fe9acc4ce5c456fdfe..370216dfebada73ddc1f08f56cdafaa04e5b5901 100644
--- a/ppapi/proxy/DEPS
+++ b/ppapi/proxy/DEPS
@@ -16,9 +16,3 @@
"+ppapi/cpp/completion_callback.h",
"+ppapi/cpp/output_traits.h",
]
-
-specific_include_rules = {
- "ppapi_perftests\.cc": [
- "+mojo/edk/embedder/embedder.h",
- ]
-}
« no previous file with comments | « ppapi/proxy/BUILD.gn ('k') | ppapi/proxy/ppapi_perftests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698