summaryrefslogtreecommitdiffstats
path: root/mojo/mojo.gyp
diff options
context:
space:
mode:
authorjamesr <jamesr@chromium.org>2014-10-22 22:09:24 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-23 05:09:41 +0000
commitee47d094a085d2d4611da46bd12d592c63c7d712 (patch)
tree5dc31f17cb26edb8d296ee2b251199b4b8db33df /mojo/mojo.gyp
parent13b1371303258fe761e907d5874cdfdf8e3ed082 (diff)
downloadchromium_src-ee47d094a085d2d4611da46bd12d592c63c7d712.zip
chromium_src-ee47d094a085d2d4611da46bd12d592c63c7d712.tar.gz
chromium_src-ee47d094a085d2d4611da46bd12d592c63c7d712.tar.bz2
Remove mojo/services{view,window}_manager
These are being developed in the the mojo repo. R=sky@chromium.org Review URL: https://codereview.chromium.org/659113003 Cr-Commit-Position: refs/heads/master@{#300841}
Diffstat (limited to 'mojo/mojo.gyp')
-rw-r--r--mojo/mojo.gyp8
1 files changed, 0 insertions, 8 deletions
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index fddb016..447afec 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -53,14 +53,6 @@
'public/mojo_public.gyp:mojo_public',
],
'conditions': [
- ['use_aura==1', {
- 'dependencies': [
- 'mojo_core_window_manager',
- 'mojo_core_window_manager_unittests',
- 'mojo_view_manager',
- 'mojo_view_manager_unittests',
- ],
- }],
['OS == "linux"', {
'dependencies': [
'mojo_external_application_tests',