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

Unified Diff: chrome/app/BUILD.gn

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/app/BUILD.gn
diff --git a/chrome/app/BUILD.gn b/chrome/app/BUILD.gn
index 1d397e01373ffd06c00e0da29f284d8dbc2281fb..0c93b0d9b627bb6c153fb6d058133fac4db12022 100644
--- a/chrome/app/BUILD.gn
+++ b/chrome/app/BUILD.gn
@@ -304,6 +304,7 @@ source_set("test_support") {
deps = [
"//base",
"//chrome/browser",
+ "//chrome/child",
"//chrome/common",
"//chrome/plugin",
"//chrome/renderer",
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/app/DEPS » ('j') | chrome/utility/printing_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698