| Index: third_party/WebKit/Source/core/testing/Internals.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.cpp b/third_party/WebKit/Source/core/testing/Internals.cpp
|
| index 7d85b339fad0e311fb59ed8b1fd591c0326d02d7..d88d52258c2f2344ed3f9baccb99b47c64675178 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.cpp
|
| @@ -139,8 +139,8 @@
|
| #include "platform/instrumentation/tracing/TraceEvent.h"
|
| #include "platform/loader/fetch/MemoryCache.h"
|
| #include "platform/loader/fetch/ResourceFetcher.h"
|
| +#include "platform/loader/fetch/ResourceLoadPriority.h"
|
| #include "platform/network/NetworkStateNotifier.h"
|
| -#include "platform/network/ResourceLoadPriority.h"
|
| #include "platform/scroll/ProgrammaticScrollAnimator.h"
|
| #include "platform/scroll/ScrollbarTheme.h"
|
| #include "platform/testing/URLTestHelpers.h"
|
|
|