Chromium Code Reviews| Index: runtime/vm/BUILD.gn |
| diff --git a/runtime/vm/BUILD.gn b/runtime/vm/BUILD.gn |
| index 601f041ea4f71a6afd55c6b6aa6fa01158673cf8..26adb0a57626c3f8c7f72dc340dbec11108664a1 100644 |
| --- a/runtime/vm/BUILD.gn |
| +++ b/runtime/vm/BUILD.gn |
| @@ -197,7 +197,6 @@ generate_core_libraries("core_libraries") { |
| ["isolate", "isolate"], |
| ["math", "math"], |
| ["mirrors", "mirrors"], |
| - ["profiler", "profiler"], |
| ["typed_data", "typed_data"], |
| ] |
| } |