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

Unified Diff: components/html_viewer/BUILD.gn

Issue 1554443003: Stop linking in the old Mojo EDK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge and fix new flaky test 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
« no previous file with comments | « components/arc/input/arc_input_bridge_impl.cc ('k') | components/html_viewer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/html_viewer/BUILD.gn
diff --git a/components/html_viewer/BUILD.gn b/components/html_viewer/BUILD.gn
index a6cff062cbb52c0909f0523caac9317752b56c4a..63b764d064ee4e0ebba1995616091883ca65701e 100644
--- a/components/html_viewer/BUILD.gn
+++ b/components/html_viewer/BUILD.gn
@@ -316,10 +316,10 @@ test("html_viewer_unittests") {
"//gin",
"//mojo/converters/blink",
"//mojo/converters/input_events",
+ "//mojo/edk/system",
"//mojo/gles2",
"//mojo/platform_handle:platform_handle_impl",
"//testing/gtest:gtest",
- "//third_party/mojo/src/mojo/edk/system",
"//ui/base",
"//ui/events",
"//ui/events:test_support",
« no previous file with comments | « components/arc/input/arc_input_bridge_impl.cc ('k') | components/html_viewer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698