| 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",
|
|
|