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

Unified Diff: content/ppapi_plugin/BUILD.gn

Issue 1455423002: Revert of Define MOJO_SHELL_CLIENT uniformly across content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/plugin/BUILD.gn ('k') | content/public/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/ppapi_plugin/BUILD.gn
diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn
index 6ce967db855bbd71ec438209b37ed84dd922c568..ef4dcdf5976eb48f6ed230b2ccc6fd95c03facdb 100644
--- a/content/ppapi_plugin/BUILD.gn
+++ b/content/ppapi_plugin/BUILD.gn
@@ -32,10 +32,7 @@
"ppapi_thread.h",
]
- configs += [
- "//content:content_implementation",
- "//content/public/common:mojo_shell_client",
- ]
+ configs += [ "//content:content_implementation" ]
deps = [
"//base",
« no previous file with comments | « content/plugin/BUILD.gn ('k') | content/public/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698