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

Unified Diff: mojo/python/BUILD.gn

Issue 839143002: Roll Chrome into Mojo. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase 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 | « mojo/public/python/BUILD.gn ('k') | mojo/tools/roll/cc_strip_video.patch » ('j') | 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 fd66951768200baaa4a11d3669a105475f4ba9cd..041dbc083934478d1298a9fc3533ac4ec36a50d5 100644
--- a/mojo/python/BUILD.gn
+++ b/mojo/python/BUILD.gn
@@ -15,7 +15,6 @@ group("python") {
# GYP version: mojo/mojo.gyp:mojo_python_embedder
python_binary_module("mojo_embedder") {
- python_base_module = ""
cython_sources = [ "system/mojo_embedder.pyx" ]
deps = [
"//mojo/edk/system",
« no previous file with comments | « mojo/public/python/BUILD.gn ('k') | mojo/tools/roll/cc_strip_video.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698