| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 0967d0f7eb37ddd743028d5844b611ad07fa0419..85801d3c1a3a28ae4aa07ea2bd35547c5085187d 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -319,6 +319,7 @@
|
| '../sql/sql.gyp:test_support_sql',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| + '../third_party/re2/re2.gyp:re2',
|
| '../ui/accessibility/accessibility.gyp:accessibility',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/gfx/gfx.gyp:gfx_geometry',
|
|
|