Index: sql/sql.gyp |
diff --git a/sql/sql.gyp b/sql/sql.gyp |
index 4b16673acae837fe1ebabdcccc2c9f21557612d2..1ececcecee736458635646915112b9fa7d2358ae 100644 |
--- a/sql/sql.gyp |
+++ b/sql/sql.gyp |
@@ -13,6 +13,7 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../third_party/sqlite/sqlite.gyp:sqlite', |
+ '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
], |
'export_dependent_settings': [ |
'../base/base.gyp:base', |