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

Unified Diff: mojo/services/BUILD.gn

Issue 563953003: GN rules for everything in //mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « mojo/public/c/system/tests/BUILD.gn ('k') | mojo/services/html_viewer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/BUILD.gn
diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
index f297fb2085907cd8941bd7c4f7fc37830bb34ca1..ae16a08414f0728283c6f2295276a54fc9555ca6 100644
--- a/mojo/services/BUILD.gn
+++ b/mojo/services/BUILD.gn
@@ -7,6 +7,8 @@ import("//build/config/ui.gni")
group("services") {
deps = [
"//mojo/services/gles2:bindings",
+ "//mojo/services/html_viewer",
+ "//mojo/services/native_viewport",
"//mojo/services/network",
"//mojo/services/public/interfaces/content_handler",
"//mojo/services/public/interfaces/geometry",
« no previous file with comments | « mojo/public/c/system/tests/BUILD.gn ('k') | mojo/services/html_viewer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698