| Index: snapshot/mac/memory_snapshot_mac.cc
|
| diff --git a/snapshot/memory_snapshot_mac.cc b/snapshot/mac/memory_snapshot_mac.cc
|
| similarity index 97%
|
| rename from snapshot/memory_snapshot_mac.cc
|
| rename to snapshot/mac/memory_snapshot_mac.cc
|
| index ee038377d46964a591502fdbb05ba3ad455d9c04..ce6b7bcba58e6b55b1710aa5f9cd582b8e131fca 100644
|
| --- a/snapshot/memory_snapshot_mac.cc
|
| +++ b/snapshot/mac/memory_snapshot_mac.cc
|
| @@ -12,7 +12,7 @@
|
| // See the License for the specific language governing permissions and
|
| // limitations under the License.
|
|
|
| -#include "snapshot/memory_snapshot_mac.h"
|
| +#include "snapshot/mac/memory_snapshot_mac.h"
|
|
|
| #include "util/mach/task_memory.h"
|
|
|
|
|