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

Unified Diff: gn/echo_headers.py

Issue 2184133002: GN: fixes for Mac (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fix linux Created 4 years, 5 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
« BUILD.gn ('K') | « BUILD.gn ('k') | third_party/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gn/echo_headers.py
diff --git a/gn/echo_headers.py b/gn/echo_headers.py
index 325124fc22c7a45ad3c82f72d4fee51034459361..6fed8545bed5e713c1b3ab352871d7747a25e4cf 100644
--- a/gn/echo_headers.py
+++ b/gn/echo_headers.py
@@ -11,6 +11,7 @@ import os.path
blacklist = [
'GrGLConfig_chrome.h',
+ 'SkFontMgr_fontconfig.h',
]
headers = []
« BUILD.gn ('K') | « BUILD.gn ('k') | third_party/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698