Chromium Code Reviews| Index: src/SConscript |
| diff --git a/src/SConscript b/src/SConscript |
| index 94840dc8b5d4d0b8b51e15e8f431041a83057ea7..84258bc7a69743c2b71332dda4ddaf0b794f07b0 100755 |
| --- a/src/SConscript |
| +++ b/src/SConscript |
| @@ -59,6 +59,7 @@ SOURCES = { |
| counters.cc |
| cpu-profiler.cc |
| data-flow.cc |
| + date.cc |
| dateparser.cc |
| debug-agent.cc |
| debug.cc |