summaryrefslogtreecommitdiffstats
path: root/sql/sql.gyp
diff options
context:
space:
mode:
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-23 21:45:53 +0000
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-23 21:45:53 +0000
commit7bb70e64214d11bb897c50ed4e5eeeda8de29578 (patch)
tree9492ec8f9eaf2520ef928f784b4b3c727db39cb5 /sql/sql.gyp
parent194cfcf377509bf977fc0302d3e4a026a95b7e53 (diff)
downloadchromium_src-7bb70e64214d11bb897c50ed4e5eeeda8de29578.zip
chromium_src-7bb70e64214d11bb897c50ed4e5eeeda8de29578.tar.gz
chromium_src-7bb70e64214d11bb897c50ed4e5eeeda8de29578.tar.bz2
Remove last client of sql::DiagnosticErrorDelegate.
In the first pass, there was a problem with histograms. I do not recall what the problem was, so removing things. BUG=none Review URL: https://chromiumcodereview.appspot.com/15104003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201895 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sql/sql.gyp')
-rw-r--r--sql/sql.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql.gyp b/sql/sql.gyp
index 0d8f8be..86cfbc9 100644
--- a/sql/sql.gyp
+++ b/sql/sql.gyp
@@ -18,7 +18,6 @@
'sources': [
'connection.cc',
'connection.h',
- 'diagnostic_error_delegate.h',
'error_delegate_util.cc',
'error_delegate_util.h',
'init_status.h',