summaryrefslogtreecommitdiffstats
path: root/components/html_viewer/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/html_viewer/BUILD.gn')
-rw-r--r--components/html_viewer/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/html_viewer/BUILD.gn b/components/html_viewer/BUILD.gn
index e6f55fa..5377e9f9 100644
--- a/components/html_viewer/BUILD.gn
+++ b/components/html_viewer/BUILD.gn
@@ -126,6 +126,7 @@ source_set("lib") {
"//media/blink",
"//media/mojo",
"//mojo/application",
+ "//mojo/application/public/interfaces",
"//mojo/cc",
"//mojo/common",
"//mojo/converters/surfaces",
@@ -135,7 +136,6 @@ source_set("lib") {
"//skia",
"//third_party/mojo/src/mojo/public/c/system:for_shared_library",
"//third_party/mojo/src/mojo/public/cpp/utility",
- "//third_party/mojo/src/mojo/public/interfaces/application",
"//third_party/mojo_services/src/accessibility/public/interfaces",
"//third_party/mojo_services/src/content_handler/public/interfaces",
"//ui/mojo/events:interfaces",