| Index: mojo/mojo_examples.gypi
|
| diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
|
| index f97d226fbe9134acc51e2f4fa5df4428cf0fe651..912ed9d0fd20db86a84a8d266f8451bc5729e275 100644
|
| --- a/mojo/mojo_examples.gypi
|
| +++ b/mojo/mojo_examples.gypi
|
| @@ -212,10 +212,6 @@
|
| 'mojo_view_manager_bindings',
|
| ],
|
| 'sources': [
|
| - 'examples/aura_demo/context_factory_view_manager.cc',
|
| - 'examples/aura_demo/context_factory_view_manager.h',
|
| - 'examples/aura_demo/window_tree_host_view_manager.cc',
|
| - 'examples/aura_demo/window_tree_host_view_manager.h',
|
| 'examples/aura_demo/aura_demo.cc',
|
| 'public/cpp/application/lib/mojo_main_chromium.cc',
|
| ],
|
|
|