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

Unified Diff: webkit/database/vfs_backend.h

Issue 13219005: Replace string16 with base::string16 in src/webkit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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: webkit/database/vfs_backend.h
diff --git a/webkit/database/vfs_backend.h b/webkit/database/vfs_backend.h
index 0459958c77859d87d3da82bb7f1c6d994dd03f15..cf03a9590b1d8bab627efb29c628de12ea2ea719 100644
--- a/webkit/database/vfs_backend.h
+++ b/webkit/database/vfs_backend.h
@@ -7,7 +7,7 @@
#include "base/platform_file.h"
#include "base/process.h"
-#include "base/string16.h"
+#include "base/string16.h.h"
#include "webkit/storage/webkit_storage_export.h"
namespace base {

Powered by Google App Engine
This is Rietveld 408576698