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

Unified Diff: examples/BUILD.gn

Issue 855043003: Revert "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
« no previous file with comments | « no previous file | examples/python/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/BUILD.gn
diff --git a/examples/BUILD.gn b/examples/BUILD.gn
index 68832eb1d0845df1356e425e0573e292ff21f0fc..cab522f5a5d3dac7df7fd2225a53d7d538ba0d42 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -39,8 +39,4 @@ group("examples") {
if (is_android) {
deps += [ "//examples/device_name" ]
}
-
- if (is_linux) {
- deps += [ "//examples/python" ]
- }
}
« no previous file with comments | « no previous file | examples/python/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698