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

Unified Diff: webkit/browser/database/database_util.h

Issue 16434010: Use a direct include of strings headers in webkit/, part 1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | « webkit/browser/database/database_tracker.h ('k') | webkit/browser/database/databases_table.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/browser/database/database_util.h
diff --git a/webkit/browser/database/database_util.h b/webkit/browser/database/database_util.h
index 547e0a28c6773ed9e9372cc1a111d088c531f2f5..bf037f97ffb194204607a455dd2c0c7cb320d8d2 100644
--- a/webkit/browser/database/database_util.h
+++ b/webkit/browser/database/database_util.h
@@ -5,7 +5,7 @@
#ifndef WEBKIT_BROWSER_DATABASE_DATABASE_UTIL_H_
#define WEBKIT_BROWSER_DATABASE_DATABASE_UTIL_H_
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "googleurl/src/gurl.h"
#include "webkit/storage/webkit_storage_export.h"
« no previous file with comments | « webkit/browser/database/database_tracker.h ('k') | webkit/browser/database/databases_table.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698