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

Unified Diff: components/web_view/BUILD.gn

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge 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 | « components/resource_provider/resource_provider_apptest.cc ('k') | components/web_view/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_view/BUILD.gn
diff --git a/components/web_view/BUILD.gn b/components/web_view/BUILD.gn
index 1a87baecadc077cfa54e4a7cc1c66d656abd83f2..f38758343dd974023c18431710fc15cbc48cd325 100644
--- a/components/web_view/BUILD.gn
+++ b/components/web_view/BUILD.gn
@@ -63,9 +63,9 @@ source_set("lib") {
"//mojo/common:common_base",
"//mojo/common:url_type_converters",
"//mojo/converters/geometry",
+ "//mojo/public/cpp/bindings",
"//mojo/services/network/public/interfaces",
"//mojo/services/tracing/public/interfaces",
- "//third_party/mojo/src/mojo/public/cpp/bindings",
"//url",
]
« no previous file with comments | « components/resource_provider/resource_provider_apptest.cc ('k') | components/web_view/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698