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

Unified Diff: build/common.gypi

Issue 1192933002: Remove dependency of libfreetype.so.6 in chromecast test build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no OS guard Created 5 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 99426eb9692ff196bdfde6f9bda7a64c72367aa9..b0ad2205c83b306bf5089c0ed112f4847d324fde 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1820,6 +1820,7 @@
'enable_mpeg2ts_stream_parser%': 1,
'ffmpeg_branding%': 'ChromeOS',
'ozone_platform_ozonex%': 1,
+ 'use_custom_freetype%': 0,
'use_playready%': 0,
'conditions': [
['target_arch=="arm"', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698