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

Unified Diff: components/BUILD.gn

Issue 1554443003: Stop linking in the old Mojo EDK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more fixes Created 4 years, 11 months 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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 18f3ed6cb67341b34b86db7d5d70988f0dd4fcd0..3e88948dab68aa92f1c14f435eff50b0f4089fb2 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -78,9 +78,9 @@ test("components_unittests") {
"//components/variations:unit_tests",
"//components/variations/service:unit_tests",
"//components/web_resource:unit_tests",
+ "//mojo/edk/embedder:headers",
"//net",
"//testing/gtest",
- "//third_party/mojo/src/mojo/edk/embedder:headers",
"//ui/base",
"//ui/resources:ui_test_pak",
]

Powered by Google App Engine
This is Rietveld 408576698