| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 0b0ffb26a4ab9d84d06224a2800d9f809a7cdff0..e9dd040987d11e5ad49cc6554fdc86dab7d974a8 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1808,6 +1808,8 @@
|
| 'webdatabase/SQLTransactionState.h',
|
| 'webdatabase/SQLTransactionStateMachine.cpp',
|
| 'webdatabase/SQLTransactionStateMachine.h',
|
| + 'webdatabase/StorageLog.h',
|
| + 'webdatabase/sqlite/SQLLog.h',
|
| 'webdatabase/sqlite/SQLValue.cpp',
|
| 'webdatabase/sqlite/SQLiteAuthorizer.cpp',
|
| 'webdatabase/sqlite/SQLiteDatabase.cpp',
|
|
|