| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index e77422a02536d62b599a04f8f9d3789a832a1224..738ba6d2e9fb5b4658e407eadfafbcbe67244464 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -125,7 +125,6 @@
|
| 'cpu.cc',
|
| 'cpu.h',
|
| 'critical_closure.h',
|
| - 'critical_closure_ios.mm',
|
| 'debug/alias.cc',
|
| 'debug/alias.h',
|
| 'debug/crash_logging.cc',
|
| @@ -137,7 +136,7 @@
|
| 'debug/dump_without_crashing.cc',
|
| 'debug/dump_without_crashing.h',
|
| 'debug/gdi_debug_util_win.cc',
|
| - 'debug/gdi_debug_util_win.h',
|
| + 'debug/gdi_debug_util_win.h',
|
| # This file depends on files from the 'allocator' target,
|
| # but this target does not depend on 'allocator' (see
|
| # allocator.gyp for details).
|
|
|