diff options
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/boost/boost.gyp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/third_party/boost/boost.gyp b/third_party/boost/boost.gyp index e1b5be1..5239a7f 100644 --- a/third_party/boost/boost.gyp +++ b/third_party/boost/boost.gyp @@ -413,9 +413,7 @@ ], 'direct_dependent_settings': { 'include_dirs': [ -# TODO(ajwong): Enable with the gmock checkin. -# 'boost_1_36_0/boost/tr1/tr1', -# 'boost_1_36_0', + 'boost_1_36_0', ], }, } |