Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 36730af02b82ab14c61dc453b5b2d5716a998899..7791b45d0c91a8017f68089da1d1561bd5cf76e2 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -771,7 +771,7 @@ |
| 'win/windows_version.h', |
| 'win/wrapped_window_proc.cc', |
| 'win/wrapped_window_proc.h', |
| - '<@(trace_event_sources)', |
| + '<@(trace_event_sources)' |
|
M-A Ruel
2016/02/09 00:14:13
Skip this file from this change.
Zachary Forman
2016/02/09 00:47:18
Oops - corrected.
|
| ], |
| 'defines': [ |
| 'BASE_IMPLEMENTATION', |