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

Unified Diff: chrome/browser/chromeos/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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/chromeos/attestation/platform_verification_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 77d2809cb7f7afc01a82500d412274c7eec85cad..5c5d3b88627952afd2a5d10c529519d58c60ac33 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -179,12 +179,12 @@ source_set("unit_tests") {
"//components/resources",
"//crypto:platform",
"//dbus",
+ "//mojo/public/cpp/system:system",
"//skia",
"//sync",
"//testing/gmock",
"//testing/gtest",
"//third_party/leveldatabase",
- "//third_party/mojo/src/mojo/public/cpp/system:system",
"//ui/chromeos/resources",
]
}
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chromeos/attestation/platform_verification_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698