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

Unified Diff: services/http_server/public/BUILD.gn

Issue 747143002: Make gn check //{,mojo}/services/* pass (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « services/http_server/BUILD.gn ('k') | services/js/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/http_server/public/BUILD.gn
diff --git a/services/http_server/public/BUILD.gn b/services/http_server/public/BUILD.gn
index f598793c387219b94122facc4a9ad13f681d96f0..964e404e9689e7adb445b38dddfdaaba0a582c8c 100644
--- a/services/http_server/public/BUILD.gn
+++ b/services/http_server/public/BUILD.gn
@@ -20,5 +20,7 @@ source_set("util") {
deps = [
":public",
+ "//base",
+ "//mojo/public/cpp/system",
]
}
« no previous file with comments | « services/http_server/BUILD.gn ('k') | services/js/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698