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

Unified Diff: device/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: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 0a61c72c8d72329d8e90cb6a0653403f80c4a1ac..693f789804abb2fe7a684c1cbf621a563a69319b 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -67,7 +67,7 @@ test("device_unittests") {
"//testing/gmock",
"//testing/gtest",
"//third_party/mojo/src/mojo/edk/system",
- "//third_party/mojo/src/mojo/public/cpp/bindings",
+ "//mojo/public/cpp/bindings",
"//url",
]
« chrome/browser/chromeos/BUILD.gn ('K') | « content/utility/BUILD.gn ('k') | device/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698