Index: runtime/vm/BUILD.gn |
diff --git a/runtime/vm/BUILD.gn b/runtime/vm/BUILD.gn |
index 0afda713a3f22cfca4f8c2963b540bb6e7134193..2db9a6ee182af2b7b07563d8b9b52f2217119ef7 100644 |
--- a/runtime/vm/BUILD.gn |
+++ b/runtime/vm/BUILD.gn |
@@ -193,6 +193,7 @@ generate_core_libraries("core_libraries") { |
["isolate", "isolate"], |
["math", "math"], |
["mirrors", "mirrors"], |
+ ["profiler", "profiler"], |
["typed_data", "typed_data"], |
["_vmservice", "vmservice"], |
] |