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

Unified Diff: Source/WebCore/inspector/CodeGeneratorInspector.py

Issue 13774005: Remove the ENABLE_SQL_DATABASE compile-time flag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: python Created 7 years, 8 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/WebCore/history/PageCache.cpp ('k') | Source/WebCore/inspector/InjectedScriptHost.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/inspector/CodeGeneratorInspector.py
diff --git a/Source/WebCore/inspector/CodeGeneratorInspector.py b/Source/WebCore/inspector/CodeGeneratorInspector.py
index 17abbd84dda4dcc1f7cf1755e5766c241fc22f9c..168f7dfb5e41475d7be178ff9e794154be9635ca 100755
--- a/Source/WebCore/inspector/CodeGeneratorInspector.py
+++ b/Source/WebCore/inspector/CodeGeneratorInspector.py
@@ -42,7 +42,6 @@ import CodeGeneratorInspectorStrings
DOMAIN_DEFINE_NAME_MAP = {
- "Database": "SQL_DATABASE",
"FileSystem": "FILE_SYSTEM",
"Worker": "WORKERS",
}
« no previous file with comments | « Source/WebCore/history/PageCache.cpp ('k') | Source/WebCore/inspector/InjectedScriptHost.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698