summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite/sqlite.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/sqlite/sqlite.gyp')
-rw-r--r--third_party/sqlite/sqlite.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/sqlite/sqlite.gyp b/third_party/sqlite/sqlite.gyp
index cd1af20..44ffbab 100644
--- a/third_party/sqlite/sqlite.gyp
+++ b/third_party/sqlite/sqlite.gyp
@@ -7,9 +7,6 @@
'use_system_sqlite%': 0,
'required_sqlite_version': '3.6.1',
},
- 'includes': [
- '../../build/common.gypi',
- ],
'target_defaults': {
'defines': [
'SQLITE_ENABLE_FTS2',