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

Unified Diff: content/utility/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
Index: content/utility/BUILD.gn
diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
index 4c7f49d4d4ac12072020796460a5f40a93896cae..204763dc221a76e6a2aebcce0d5e3d83b0613a76 100644
--- a/content/utility/BUILD.gn
+++ b/content/utility/BUILD.gn
@@ -27,7 +27,7 @@ source_set("utility") {
"//mojo/common",
"//mojo/shell",
"//third_party/WebKit/public:blink_headers",
- "//third_party/mojo/src/mojo/public/cpp/bindings",
+ "//mojo/public/cpp/bindings",
"//url",
]
« chrome/browser/chromeos/BUILD.gn ('K') | « content/test/BUILD.gn ('k') | device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698