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

Unified Diff: chrome/browser/browsing_data/browsing_data_indexed_db_helper.cc

Issue 15367010: Move webkit/database to webkit/browser and webkit/common. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: 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: chrome/browser/browsing_data/browsing_data_indexed_db_helper.cc
===================================================================
--- chrome/browser/browsing_data/browsing_data_indexed_db_helper.cc (revision 201604)
+++ chrome/browser/browsing_data/browsing_data_indexed_db_helper.cc (working copy)
@@ -16,7 +16,7 @@
#include "chrome/browser/browsing_data/browsing_data_helper.h"
#include "content/public/browser/browser_thread.h"
#include "content/public/browser/indexed_db_context.h"
-#include "webkit/database/database_util.h"
+#include "webkit/browser/database/database_util.h"
#include "webkit/glue/webkit_glue.h"
using content::BrowserThread;
« no previous file with comments | « chrome/browser/browsing_data/browsing_data_database_helper.h ('k') | chrome/browser/diagnostics/sqlite_diagnostics.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698