Index: content/browser/indexed_db/indexed_db_dispatcher_host.cc |
diff --git a/content/browser/indexed_db/indexed_db_dispatcher_host.cc b/content/browser/indexed_db/indexed_db_dispatcher_host.cc |
index ee7070bc6d5a0a7112b75281266591675f2868ef..9a39add78e4f8b2440873e97de1a1f30d5b83f59 100644 |
--- a/content/browser/indexed_db/indexed_db_dispatcher_host.cc |
+++ b/content/browser/indexed_db/indexed_db_dispatcher_host.cc |
@@ -24,8 +24,8 @@ |
#include "content/public/browser/user_metrics.h" |
#include "content/public/common/content_switches.h" |
#include "content/public/common/result_codes.h" |
-#include "googleurl/src/gurl.h" |
#include "third_party/WebKit/public/platform/WebIDBDatabaseException.h" |
+#include "url/gurl.h" |
#include "webkit/browser/database/database_util.h" |
#include "webkit/common/database/database_identifier.h" |