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

Unified Diff: mojo/python/BUILD.gn

Issue 796373006: Content handler for python. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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/python/BUILD.gn
diff --git a/mojo/python/BUILD.gn b/mojo/python/BUILD.gn
index 041dbc083934478d1298a9fc3533ac4ec36a50d5..dc074b7ef8470afe9e9ece4a10404ddbcdd0f558 100644
--- a/mojo/python/BUILD.gn
+++ b/mojo/python/BUILD.gn
@@ -10,6 +10,7 @@ group("python") {
":mojo_embedder",
":validation_util",
"//mojo/public/python",
+ "//mojo/python/content_handler",
]
}

Powered by Google App Engine
This is Rietveld 408576698