Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Unified Diff: Source/core/core.gypi

Issue 25223002: Move core/platform/sql into modules/webdatabase (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Attempt to fix the mac build Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/config.gyp ('k') | Source/core/inspector/InspectorDatabaseAgent.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index bbdcf9c2c936921b5efdc5d51e188b9573703d51..d9785ff2580d100d48d4883d2f1d183c3b5a7935 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3191,16 +3191,6 @@
'platform/network/SocketStreamHandle.h',
'platform/network/SocketStreamHandleClient.h',
'platform/network/SocketStreamHandleInternal.h',
- 'platform/sql/SQLValue.cpp',
- 'platform/sql/SQLiteAuthorizer.cpp',
- 'platform/sql/SQLiteDatabase.cpp',
- 'platform/sql/SQLiteFileSystem.h',
- 'platform/sql/SQLiteStatement.cpp',
- 'platform/sql/SQLiteStatement.h',
- 'platform/sql/SQLiteTransaction.cpp',
- 'platform/sql/chromium/SQLiteFileSystemChromium.cpp',
- 'platform/sql/chromium/SQLiteFileSystemChromiumPosix.cpp',
- 'platform/sql/chromium/SQLiteFileSystemChromiumWin.cpp',
'platform/text/BidiContext.cpp',
'platform/text/DateTimeFormat.cpp',
'platform/text/LineEnding.cpp',
« no previous file with comments | « Source/config.gyp ('k') | Source/core/inspector/InspectorDatabaseAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698