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

Unified Diff: chrome/chrome.gyp

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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index ce0b5ce6ac67b457505acfd81499e924013da297..7dc9de81a3a0dd6d1f67ce45835bb6296dc9f8cf 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -32,6 +32,7 @@
'../ppapi/ppapi_internal.gyp:ppapi_host',
],
'chromium_child_dependencies': [
+ 'child',
'plugin',
'renderer',
'utility',
@@ -122,6 +123,7 @@
'includes': [
'../apps/apps.gypi',
'app_installer/app_installer.gypi',
+ 'chrome_child.gypi',
'chrome_debugger.gypi',
'chrome_dll.gypi',
'chrome_exe.gypi',

Powered by Google App Engine
This is Rietveld 408576698