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

Unified Diff: sql/sql.gyp

Issue 15104003: Remove last client of sql::DiagnosticErrorDelegate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Convert to error callback. Created 7 years, 7 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
Index: sql/sql.gyp
diff --git a/sql/sql.gyp b/sql/sql.gyp
index 0d8f8be9672d5104abc3e79675a015c4ca0f0836..86cfbc9160c71ebb123acbca8aba9453c80d0e43 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',

Powered by Google App Engine
This is Rietveld 408576698