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

Unified Diff: mojo/python/BUILD.gn

Issue 566333002: mojo: Update gyp python targets to specify their equivalent gn targets. (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/mojo.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/python/BUILD.gn
diff --git a/mojo/python/BUILD.gn b/mojo/python/BUILD.gn
index eb349e7d7cb359bfb3083e4d868c15ab11f83dc6..026fa41d0e6ed574d38fe970a96c518663b3637a 100644
--- a/mojo/python/BUILD.gn
+++ b/mojo/python/BUILD.gn
@@ -6,6 +6,7 @@ import("//third_party/cython/rules.gni")
group("python") {
deps = [
+ "//mojo/public/python",
jamesr 2014/09/15 17:18:05 order should be local targets first (sorted, then
qsr 2014/09/16 08:46:05 Done.
":embedder",
]
}
« no previous file with comments | « mojo/mojo.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698