Index: content/browser/indexed_db/indexed_db_quota_client_unittest.cc |
=================================================================== |
--- content/browser/indexed_db/indexed_db_quota_client_unittest.cc (revision 205297) |
+++ content/browser/indexed_db/indexed_db_quota_client_unittest.cc (working copy) |
@@ -16,7 +16,7 @@ |
#include "content/public/browser/storage_partition.h" |
#include "content/public/test/test_browser_context.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "webkit/base/origin_url_conversions.h" |
+#include "webkit/common/base/origin_url_conversions.h" |
// Declared to shorten the line lengths. |
static const quota::StorageType kTemp = quota::kStorageTypeTemporary; |