| Index: third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp b/third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp
|
| index 9f062688b9ff2bff1d4aab63cdc18dd37573e844..6604abe08287fd704c2f389e6ec15eca3477e2d2 100644
|
| --- a/third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp
|
| @@ -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 "core/fetch/FontResource.h"
|
| +#include "core/loader/resource/FontResource.h"
|
|
|
| #include "core/fetch/FetchInitiatorInfo.h"
|
| #include "core/fetch/FetchRequest.h"
|
|
|