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

Unified Diff: ppapi/host/BUILD.gn

Issue 2652123003: Make ppapi/proxy child-process only (Closed)
Patch Set: component Created 3 years, 11 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 | « content/common/BUILD.gn ('k') | ppapi/proxy/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/host/BUILD.gn
diff --git a/ppapi/host/BUILD.gn b/ppapi/host/BUILD.gn
index 9df23ac237b07fc4f99c16731649343d0147f369..2404a67a51589e210e7b82d8288192ff0c7fe552 100644
--- a/ppapi/host/BUILD.gn
+++ b/ppapi/host/BUILD.gn
@@ -34,7 +34,6 @@ component("host") {
"//ipc",
"//media:shared_memory_support",
"//ppapi/c",
- "//ppapi/proxy",
"//ppapi/proxy:ipc",
"//ppapi/shared_impl",
"//ui/events:events_base",
« no previous file with comments | « content/common/BUILD.gn ('k') | ppapi/proxy/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698