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

Unified Diff: content/child/child_discardable_shared_memory_manager.cc

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_discardable_shared_memory_manager.cc
diff --git a/content/child/child_discardable_shared_memory_manager.cc b/content/child/child_discardable_shared_memory_manager.cc
index 7d07e3279e4ec7de996709e4c18f4b13cd677b01..83d29d66199178c9f1cd5dae524fd27355fa15b3 100644
--- a/content/child/child_discardable_shared_memory_manager.cc
+++ b/content/child/child_discardable_shared_memory_manager.cc
@@ -6,7 +6,6 @@
#include "base/memory/discardable_shared_memory.h"
#include "base/process/process_metrics.h"
-#include "content/child/child_thread.h"
#include "content/common/child_process_messages.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698