Index: components/json_schema.gypi |
diff --git a/components/json_schema.gypi b/components/json_schema.gypi |
index fd1675d70216303e8b729df2742ed647db9188db..fdafc98005a5f9a8e5e906b4ca9ad2f634c4c95e 100644 |
--- a/components/json_schema.gypi |
+++ b/components/json_schema.gypi |
@@ -9,6 +9,7 @@ |
'type': 'static_library', |
'dependencies': [ |
'../base/base.gyp:base', |
+ '../third_party/re2/re2.gyp:re2' |
], |
'include_dirs': [ |
'..', |