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

Unified Diff: BUILD.gn

Issue 1348903003: third_party/mojo: Remove python/go/dart bindings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | third_party/mojo/mojom_bindings_generator.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 8ca8bb34923ce99cc48032c935469701151f5f77..2e8f794b55fff0d9bd622b231df5284e022e9c7c 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -717,24 +717,11 @@ group("gn_mojo_targets") {
# TODO(GYP): Figure out if any of these should be in gn_all
# and figure out how cross-platform they are
deps = [
- "//chrome/browser/ui/webui/omnibox:mojo_bindings_python",
- "//content/public/common:mojo_bindings_python",
- "//content/common:mojo_bindings_python",
- "//content/test:web_ui_test_mojo_bindings_python",
- "//device/battery:mojo_bindings_python",
- "//device/vibration:mojo_bindings_python",
"//ipc/mojo:ipc_mojo_perftests",
- "//ipc/mojo:client_channel_python",
- "//media/mojo/interfaces:interfaces_python",
"//media/mojo/services:cdm_service",
"//media/mojo:tests",
"//mojo:tests",
- "//net/interfaces:interfaces_python",
"//third_party/mojo/src/mojo/edk/js/test:js_integration_tests",
- "//third_party/mojo/src/mojo/edk/js/tests:js_to_cpp_bindings_python",
- "//third_party/mojo/src/mojo/public/python:packaged_application",
- "//third_party/mojo/src/mojo/public/python:packaged_bindings",
- "//third_party/mojo_services/src/accessibility/public/interfaces:interfaces_python",
]
}
}
« no previous file with comments | « no previous file | third_party/mojo/mojom_bindings_generator.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698