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

Unified Diff: modules/webdatabase/DatabaseCallback.idl

Issue 959933002: Move IDLs to 39 roll (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 5 years, 10 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 | « modules/webaudio/PeriodicWave.idl ('k') | modules/webdatabase/DatabaseSync.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/webdatabase/DatabaseCallback.idl
diff --git a/modules/webdatabase/DatabaseCallback.idl b/modules/webdatabase/DatabaseCallback.idl
index 807bd3fb22375a19cd386190b6d804dd613f7e8d..dc1987d7ba0ab13f95339b187be3bfb20bbfb8bc 100644
--- a/modules/webdatabase/DatabaseCallback.idl
+++ b/modules/webdatabase/DatabaseCallback.idl
@@ -28,5 +28,4 @@
callback interface DatabaseCallback {
boolean handleEvent(Database database);
- boolean handleEvent(DatabaseSync database);
};
« no previous file with comments | « modules/webaudio/PeriodicWave.idl ('k') | modules/webdatabase/DatabaseSync.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698