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

Unified Diff: services/python/content_handler/BUILD.gn

Issue 1218173003: Add missing build dependencies (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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/dart/embedder/BUILD.gn ('k') | sky/engine/bindings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/python/content_handler/BUILD.gn
diff --git a/services/python/content_handler/BUILD.gn b/services/python/content_handler/BUILD.gn
index f27ece7d36ac0f8668f41f32164978a71c177552..b4ed9877827243445d7b922a4107082bc3b76fd1 100644
--- a/services/python/content_handler/BUILD.gn
+++ b/services/python/content_handler/BUILD.gn
@@ -59,6 +59,7 @@ python_binary_source_set("mojo_system_impl") {
"python_system_impl_helper.h",
]
deps = [
+ ":common_system_pxd",
"//base",
"//mojo/environment:chromium",
"//mojo/common",
« no previous file with comments | « mojo/dart/embedder/BUILD.gn ('k') | sky/engine/bindings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698