| Index: third_party/WebKit/Source/platform/heap/RunAllTests.cpp
|
| diff --git a/third_party/WebKit/Source/platform/heap/RunAllTests.cpp b/third_party/WebKit/Source/platform/heap/RunAllTests.cpp
|
| index bd6c94d5012cb8fdf7a53dd011b73655156e1692..1f3e9d654e43df21ff13a4b372590110072e60e9 100644
|
| --- a/third_party/WebKit/Source/platform/heap/RunAllTests.cpp
|
| +++ b/third_party/WebKit/Source/platform/heap/RunAllTests.cpp
|
| @@ -28,7 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "platform/heap/Heap.h"
|
| +#include "platform/heap/Handle.h"
|
| #include <base/bind.h>
|
| #include <base/test/launcher/unit_test_launcher.h>
|
| #include <base/test/test_suite.h>
|
|
|