Index: base/base.gyp |
=================================================================== |
--- base/base.gyp (revision 86133) |
+++ base/base.gyp (working copy) |
@@ -62,8 +62,6 @@ |
'target_name': 'base_static', |
'type': 'static_library', |
'sources': [ |
- 'base_switches.cc', |
- 'base_switches.h', |
'win/pe_image.cc', |
'win/pe_image.h', |
], |
@@ -77,8 +75,6 @@ |
'target_name': 'base_static_win64', |
'type': 'static_library', |
'sources': [ |
- 'base_switches.cc', |
- 'base_switches.h', |
'win/pe_image.cc', |
'win/pe_image.h', |
], |