Use the same sqlite header configuration in all of webdatabase
Some of third_party/WebKit/Source/webdatabase uses sqlite withq internals exposed and some uses it with internals not exposed. That mismatch causes issues in jumbo builds since it compiles several files together and need headers to say the same thing. This changes webdatabase so that it all compile with the CHROMIUM_SQLITE_INTERNALS define set. R=michaeln@chromium.org Bug: 740542 Change-Id: I0b5c66fde7d191afd7a7143ef32c9c6f1b21b9e2 Reviewed-on: https://chromium-review.googlesource.com/565502Reviewed-by:Michael Nordman <michaeln@chromium.org> Commit-Queue: bratell at Opera <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#485558}
Showing
Please register or sign in to comment