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

Unified Diff: content/child/child_message_filter.h

Issue 897563002: Unify the three places that patch font loading for PDFium on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: content/child/child_message_filter.h
diff --git a/content/child/child_message_filter.h b/content/child/child_message_filter.h
index a79ceecf2dec43460d87d8f67dd9913437abc276..e3dbdf838cd51181f57764ce82164f7b8ed8df27 100644
--- a/content/child/child_message_filter.h
+++ b/content/child/child_message_filter.h
@@ -51,7 +51,7 @@ class ChildMessageFilter
private:
class Internal;
- friend class ChildThread;
+ friend class ChildThreadImpl;
friend class RenderThreadImpl;
friend class WorkerThread;

Powered by Google App Engine
This is Rietveld 408576698