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

Unified Diff: webkit/database/databases_table.cc

Issue 2819063: Cleanup: Remove unneeded headers from app/ (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: forward declare Created 10 years, 5 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 | « chrome/test/automation/automation_proxy_uitest.cc ('k') | webkit/database/quota_table.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/database/databases_table.cc
===================================================================
--- webkit/database/databases_table.cc (revision 53997)
+++ webkit/database/databases_table.cc (working copy)
@@ -4,7 +4,6 @@
#include "webkit/database/databases_table.h"
-#include "app/sql/connection.h"
#include "app/sql/statement.h"
#include "base/logging.h"
#include "base/utf_string_conversions.h"
« no previous file with comments | « chrome/test/automation/automation_proxy_uitest.cc ('k') | webkit/database/quota_table.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698