| Index: content/public/test/unittest_test_suite.cc
|
| diff --git a/content/public/test/unittest_test_suite.cc b/content/public/test/unittest_test_suite.cc
|
| index 54eca362eff82a2cac753f5092b2c9dc0a66c817..01a73a70895601d465272833b433272121303f10 100644
|
| --- a/content/public/test/unittest_test_suite.cc
|
| +++ b/content/public/test/unittest_test_suite.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/logging.h"
|
| #include "base/rand_util.h"
|
| #include "base/test/test_suite.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/Platform.h"
|
| +#include "third_party/WebKit/public/platform/Platform.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebKit.h"
|
|
|
| namespace content {
|
|
|