summaryrefslogtreecommitdiffstats
path: root/win8/win8.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'win8/win8.gyp')
-rw-r--r--win8/win8.gyp14
1 files changed, 0 insertions, 14 deletions
diff --git a/win8/win8.gyp b/win8/win8.gyp
index 6e3d5a8..7b198a1 100644
--- a/win8/win8.gyp
+++ b/win8/win8.gyp
@@ -51,20 +51,6 @@
],
},
{
- 'target_name': 'metro_viewer',
- 'type': 'static_library',
- 'dependencies': [
- '../base/base.gyp:base',
- '../ipc/ipc.gyp:ipc',
- '../ui/aura/aura.gyp:aura',
- '../ui/metro_viewer/metro_viewer.gyp:metro_viewer_messages',
- ],
- 'sources': [
- 'viewer/metro_viewer_process_host.cc',
- 'viewer/metro_viewer_process_host.h',
- ],
- },
- {
'target_name': 'test_support_win8',
'type': 'static_library',
'dependencies': [