Chromium Code Reviews| Index: src/SConscript |
| diff --git a/src/SConscript b/src/SConscript |
| index 3c0d61dec2d80f42c037ea56d513585142cf5f22..14b6047b1db900ae3551f852a485e7524978de7b 100755 |
| --- a/src/SConscript |
| +++ b/src/SConscript |
| @@ -51,6 +51,7 @@ SOURCES = { |
| contexts.cc |
| conversions.cc |
| counters.cc |
| + cpu-profiler.cc |
| data-flow.cc |
| dateparser.cc |
| debug-agent.cc |