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

Unified Diff: mojo/mojo_examples.gypi

Issue 93793009: Implement ServiceManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup 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_examples.gypi
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
index 08b889605d59fe4345399f329adba52441bf2018..b54759ee055ef73f90f36a5e2a3f46eed50206dc 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -12,12 +12,11 @@
'mojo_gles2_bindings',
'mojo_native_viewport_bindings',
'mojo_system',
+ 'shell_bindings',
abarth-chromium 2013/12/10 01:06:03 mojo_shell_bindings ?
DaveMoore 2013/12/10 03:00:45 Seems redundant, but ok. On 2013/12/10 01:06:03, a
],
'sources': [
'examples/sample_app/gles2_client_impl.cc',
'examples/sample_app/gles2_client_impl.cc',
- 'examples/sample_app/native_viewport_client_impl.cc',
- 'examples/sample_app/native_viewport_client_impl.h',
'examples/sample_app/sample_app.cc',
'examples/sample_app/spinning_cube.cc',
'examples/sample_app/spinning_cube.h',

Powered by Google App Engine
This is Rietveld 408576698