| Index: src/profiler/strings-storage.cc
|
| diff --git a/src/strings-storage.cc b/src/profiler/strings-storage.cc
|
| similarity index 98%
|
| rename from src/strings-storage.cc
|
| rename to src/profiler/strings-storage.cc
|
| index 52cc00f852f58673d91ffedf40870e2c0a44c475..9f095b88668b23c559ed18707a574f0822b8df28 100644
|
| --- a/src/strings-storage.cc
|
| +++ b/src/profiler/strings-storage.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "src/strings-storage.h"
|
| +#include "src/profiler/strings-storage.h"
|
|
|
| #include "src/base/smart-pointers.h"
|
| #include "src/objects-inl.h"
|
|
|