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

Unified Diff: mojo/services/html_viewer/BUILD.gn

Issue 666813002: GN: Fix Android component build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-clank
Patch Set: Actually undo gyp change Created 6 years, 2 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
Index: mojo/services/html_viewer/BUILD.gn
diff --git a/mojo/services/html_viewer/BUILD.gn b/mojo/services/html_viewer/BUILD.gn
index 31bc4d4ab525fcf4b480bd75b8dfcb0714e4506c..0f0c67faa578ffb18b2a80ab930a31e7ba3eea8e 100644
--- a/mojo/services/html_viewer/BUILD.gn
+++ b/mojo/services/html_viewer/BUILD.gn
@@ -49,8 +49,6 @@ shared_library("html_viewer") {
"//cc/blink",
"//cc/surfaces",
"//media",
- "//media/audio",
- "//media/base",
"//media/blink",
"//mojo/application",
"//mojo/cc",

Powered by Google App Engine
This is Rietveld 408576698