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

Unified Diff: mojo/mojo_public.gypi

Issue 101413002: [Mojo] Remove dependency between mojo/public and gpu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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
Index: mojo/mojo_public.gypi
diff --git a/mojo/mojo_public.gypi b/mojo/mojo_public.gypi
index 924894996fdf0c70a45a9fb7d46635f0b7042abf..bc5e011e592cbde011f135ce3ee25dc7b9fbd906 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -139,20 +139,5 @@
'public/bindings/js/test/run_js_tests.cc',
],
},
- {
- 'target_name': 'gles2_client_impl',
- 'type': 'static_library',
- 'dependencies': [
- '../gpu/gpu.gyp:gles2_c_lib',
- 'gles2',
- ],
- 'export_dependent_settings': [
- 'gles2',
- ],
- 'sources': [
- 'public/bindings/gles2_client/gles2_client_impl.cc',
- 'public/bindings/gles2_client/gles2_client_impl.h',
- ],
- },
],
}
« no previous file with comments | « mojo/mojo_examples.gypi ('k') | mojo/mojo_services.gypi » ('j') | mojo/public/README.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698