| Index: runtime/vm/bootstrap.h
|
| diff --git a/runtime/vm/bootstrap.h b/runtime/vm/bootstrap.h
|
| index 76758b624b0e3e3f19ef883b0f6bc68ba26aa270..772ba1c02f69b06781502f9073fa9d306e087112 100644
|
| --- a/runtime/vm/bootstrap.h
|
| +++ b/runtime/vm/bootstrap.h
|
| @@ -44,7 +44,6 @@ class Bootstrap : public AllStatic {
|
| static const char* isolate_patch_paths_[];
|
| static const char* math_patch_paths_[];
|
| static const char* mirrors_patch_paths_[];
|
| - static const char* profiler_patch_paths_[];
|
| static const char* typed_data_patch_paths_[];
|
| };
|
|
|
|
|