| 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 4af94b2e1c566dbec28f5a0c9471b141853c5c54..e171f0c435360ffff6b0b1e110caf89fb57d1b03 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1804,6 +1804,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',
|
|
|