aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_WebKit_Source_wtf_wtf.gyp
blob: 2e6cf99cc709c171e63333f62c2850122f974ae4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/WebKit/Source/wtf/wtf.gyp.orig	2016-03-25 13:05:01 UTC
+++ third_party/WebKit/Source/wtf/wtf.gyp
@@ -57,7 +57,7 @@
       'target_name': 'wtf',
       'type': '<(component)',
       'include_dirs': [
-        '..',
+        '..', '<(prefix_dir)/include',
       ],
       'dependencies': [
           'wtf_config',