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

Unified Diff: ppapi/shared_impl/DEPS

Issue 23532006: webkit can no longer depend on ppapi; shared_impl can now depend on ipc. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 4 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 | « no previous file | webkit/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/shared_impl/DEPS
diff --git a/ppapi/shared_impl/DEPS b/ppapi/shared_impl/DEPS
index ca43b89769374746e24fd7ae57fdd9959d9d5bfb..30cc66e9a58696ad11902b58daf85115fce07b33 100644
--- a/ppapi/shared_impl/DEPS
+++ b/ppapi/shared_impl/DEPS
@@ -9,10 +9,6 @@ include_rules = [
# The untrusted build references the NaCl integrated runtime (IRT).
"+native_client/src/untrusted/irt",
- # Since this is used by the implementation in /webkit, we don't want it to
- # depend on IPC.
- "-ipc",
-
"-ppapi/cpp",
"-ppapi/proxy",
« no previous file with comments | « no previous file | webkit/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698