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", |