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

Unified Diff: content/utility/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/test/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/utility/BUILD.gn
diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
index 9bfe9415683ccfd5baa872bba6737ab9b922cf78..65012ac1ca11ffd6ca4f29f6873d1bfd16f6d549 100644
--- a/content/utility/BUILD.gn
+++ b/content/utility/BUILD.gn
@@ -13,10 +13,7 @@
sources =
rebase_path(content_utility_gypi_values.utility_sources, ".", "//content")
- configs += [
- "//content:content_implementation",
- "//content/public/common:mojo_shell_client",
- ]
+ configs += [ "//content:content_implementation" ]
deps = [
"//base",
« no previous file with comments | « content/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698