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

Unified Diff: components/html_viewer/BUILD.gn

Issue 1109943002: Move NavigatorHost interface to mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 5 years, 8 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 | « no previous file | 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 f79713e9106e9eb9ddeba26f7dd176ef72bd2e46..bb8e2cca162d406e36cc8a5b7fb904eb69bfb37a 100644
--- a/components/html_viewer/BUILD.gn
+++ b/components/html_viewer/BUILD.gn
@@ -108,6 +108,7 @@ source_set("lib") {
"//components/surfaces/public/interfaces",
"//components/webcrypto",
"//gin",
+ "//mandoline/services/navigation/public/interfaces",
"//media",
"//media/blink",
"//media/mojo",
@@ -125,7 +126,6 @@ source_set("lib") {
"//third_party/mojo_services/src/accessibility/public/interfaces",
"//third_party/mojo_services/src/content_handler/public/interfaces",
"//ui/mojo/events:interfaces",
- "//third_party/mojo_services/src/navigation/public/interfaces",
"//ui/events",
"//ui/events:gesture_detection",
"//ui/events/blink",
« no previous file with comments | « no previous file | components/html_viewer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698