summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 6ef8050..934e097 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -15,7 +15,7 @@
'conditions': [
['OS=="win"', {
'include_dirs': [
- 'third_party/wtl/include',
+ '<(DEPTH)/third_party/wtl/include',
],
}],
],