Index: content/content_common_mojo_bindings.gypi |
diff --git a/content/content_common_mojo_bindings.gypi b/content/content_common_mojo_bindings.gypi |
index af9ea88c4b7a6cd4915763175bff094be4d8441f..71d92258f35a5ed770c3be0c5b263956f617cd1d 100644 |
--- a/content/content_common_mojo_bindings.gypi |
+++ b/content/content_common_mojo_bindings.gypi |
@@ -10,7 +10,6 @@ |
'dependencies': [ |
'../mojo/mojo.gyp:mojo_bindings', |
'../mojo/mojo.gyp:mojo_environment_chromium', |
- '../mojo/mojo.gyp:mojo_system', |
], |
'sources': [ |
'common/mojo/render_process.mojom', |
@@ -24,7 +23,6 @@ |
'export_dependent_settings': [ |
'../mojo/mojo.gyp:mojo_bindings', |
'../mojo/mojo.gyp:mojo_environment_chromium', |
- '../mojo/mojo.gyp:mojo_system', |
], |
}, |
], |