| Index: cc/resources/memory_history.cc
|
| diff --git a/cc/memory_history.cc b/cc/resources/memory_history.cc
|
| similarity index 95%
|
| rename from cc/memory_history.cc
|
| rename to cc/resources/memory_history.cc
|
| index b441938d92fb031c49950ad05cd9fe4465d985c4..13b71c746dcbeda3aff8e32239a3a8cdd55177c9 100644
|
| --- a/cc/memory_history.cc
|
| +++ b/cc/resources/memory_history.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 "cc/memory_history.h"
|
| +#include "cc/resources/memory_history.h"
|
|
|
| namespace cc {
|
|
|
|
|