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

Unified Diff: gyp/common_variables.gypi

Issue 2284753003: Fix angle build on Ubuntu (Closed)
Patch Set: Created 4 years, 4 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: gyp/common_variables.gypi
diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi
index 45885947dcdc6ce3773fc1eab56c63a6b44a669e..9fef11b1dad3c333d3caebf930fb8a5996c5c52d 100644
--- a/gyp/common_variables.gypi
+++ b/gyp/common_variables.gypi
@@ -205,6 +205,8 @@
'skia_os%': '<(skia_os)',
'os_posix%': '<(os_posix)',
+ 'pkg-config%': 'pkg-config',
+
'skia_freetype_static%': '<(skia_freetype_static)',
'skia_no_fontconfig%': '<(skia_no_fontconfig)',
'skia_embedded_fonts%': '<(skia_embedded_fonts)',
« 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