Index: win8/win8.gyp |
diff --git a/win8/win8.gyp b/win8/win8.gyp |
index a20509c88dd10805012a60fda451954bcb22ffc8..e4f45c2db8e61600547f09f1c6e349a1e1e6617d 100644 |
--- a/win8/win8.gyp |
+++ b/win8/win8.gyp |
@@ -10,17 +10,6 @@ |
], |
'targets': [ |
{ |
- 'target_name': 'win8_util', |
- 'type': 'static_library', |
- 'dependencies': [ |
- '../base/base.gyp:base', |
- ], |
- 'sources': [ |
- 'util/win8_util.cc', |
- 'util/win8_util.h', |
- ], |
- }, |
- { |
'target_name': 'metro_viewer_constants', |
'type': 'static_library', |
'include_dirs': [ |