| Index: runtime/observatory/observatory_sources.gypi
|
| diff --git a/runtime/observatory/observatory_sources.gypi b/runtime/observatory/observatory_sources.gypi
|
| index 98cbca2c71472dfbafd16007fed3c68194b5ff1f..ea6c1e21bf6f4f497ac0418805d2436d87e746fd 100644
|
| --- a/runtime/observatory/observatory_sources.gypi
|
| +++ b/runtime/observatory/observatory_sources.gypi
|
| @@ -27,7 +27,7 @@
|
| 'lib/src/cli/command.dart',
|
| 'lib/src/cpu_profile/cpu_profile.dart',
|
| 'lib/src/debugger/debugger.dart',
|
| - 'lib/src/debugger/source_location.dart',
|
| + 'lib/src/debugger/debugger_location.dart',
|
| 'lib/src/elements/action_link.dart',
|
| 'lib/src/elements/action_link.html',
|
| 'lib/src/elements/class_ref.dart',
|
|
|