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

Unified Diff: components/BUILD.gn

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: let's try that again Created 4 years, 10 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
« no previous file with comments | « chromecast/chromecast_tests.gypi ('k') | components/arc.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 1ae5399d63cb838a111115ce7ee4a1e5e1ebf18d..01252738d793e7a4840474f19ad1dfc7016e5967 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -69,9 +69,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",
]
« no previous file with comments | « chromecast/chromecast_tests.gypi ('k') | components/arc.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698