Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(504)

Unified Diff: third_party/WebKit/Source/core/loader/resource/LinkPreloadResourceClients.h

Issue 2501543002: Loading: move FontResource to core/loader/resource (Closed)
Patch Set: one rebase error for webkit_unit_tests build Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/loader/resource/LinkPreloadResourceClients.h
diff --git a/third_party/WebKit/Source/core/loader/resource/LinkPreloadResourceClients.h b/third_party/WebKit/Source/core/loader/resource/LinkPreloadResourceClients.h
index c98d1ec852097da7563a953d8ae56b423da06e8e..54c2214e47c171d3a48615abcf8ef368c882b758 100644
--- a/third_party/WebKit/Source/core/loader/resource/LinkPreloadResourceClients.h
+++ b/third_party/WebKit/Source/core/loader/resource/LinkPreloadResourceClients.h
@@ -6,11 +6,11 @@
#define LinkPreloadResourceClients_h
#include "core/fetch/CSSStyleSheetResource.h"
-#include "core/fetch/FontResource.h"
#include "core/fetch/ImageResource.h"
#include "core/fetch/RawResource.h"
#include "core/fetch/ResourceOwner.h"
#include "core/fetch/StyleSheetResourceClient.h"
+#include "core/loader/resource/FontResource.h"
#include "core/loader/resource/ScriptResource.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698