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

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

Issue 2611823003: ABANDONED CL: Changes to compile and pass tests after Big Blink Rename (excluding functions). (Closed)
Patch Set: Inducing merge conflicts to force human review and changes after rename. Created 3 years, 11 months 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
Index: third_party/WebKit/Source/core/loader/resource/FontResource.h
diff --git a/third_party/WebKit/Source/core/loader/resource/FontResource.h b/third_party/WebKit/Source/core/loader/resource/FontResource.h
index e7cfae30383c4ea97f74801f3cf720cd763d55fd..af04855ba40dac9b21584586f25c26ad3c6527d5 100644
--- a/third_party/WebKit/Source/core/loader/resource/FontResource.h
+++ b/third_party/WebKit/Source/core/loader/resource/FontResource.h
@@ -120,6 +120,8 @@ class CORE_EXPORT FontResource final : public Resource {
};
DEFINE_RESOURCE_TYPE_CASTS(Font);
+/* DO NOT SUBMIT - Conflict resolution helper:
+ * Above we should have Font, not kFont */
class FontResourceClient : public ResourceClient {
public:

Powered by Google App Engine
This is Rietveld 408576698