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

Unified Diff: services/BUILD.gn

Issue 901203002: Move python content handler to //services/ (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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/python/content_handler/python_system_impl_helper.cc ('k') | services/python/content_handler/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index df90df6276bf3ab5cc9006358d03b1ff0c16f81c..3a20b0c1c2f373bd2eaf4be16e16b1bb21d8d2aa 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -16,6 +16,7 @@ group("services") {
"//services/js",
"//services/kiosk_wm",
"//services/native_viewport",
+ "//services/python/content_handler",
"//services/reaper",
"//services/surfaces",
"//services/test_service:bindings",
« no previous file with comments | « mojo/python/content_handler/python_system_impl_helper.cc ('k') | services/python/content_handler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698