Chromium Code Reviews| Index: src/SConscript |
| diff --git a/src/SConscript b/src/SConscript |
| index 44b6b5b4f5cdad22fa0eac5927891d0e86db8956..ce41cb0fa6769a02b98937db04e520dabd15a7ed 100755 |
| --- a/src/SConscript |
| +++ b/src/SConscript |
| @@ -80,6 +80,7 @@ SOURCES = { |
| objects.cc |
| oprofile-agent.cc |
| parser.cc |
| + profile-generator.cc |
| property.cc |
| regexp-macro-assembler-irregexp.cc |
| regexp-macro-assembler.cc |