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

Unified Diff: webkit/browser/appcache/mock_appcache_policy.h

Issue 18191004: webkit: Migrate from googleurl/ includes to url/ ones. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync+rebase 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/appcache/manifest_parser_unittest.cc ('k') | webkit/browser/blob/blob_storage_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/browser/appcache/mock_appcache_policy.h
diff --git a/webkit/browser/appcache/mock_appcache_policy.h b/webkit/browser/appcache/mock_appcache_policy.h
index 0c47541d8c71a03667cd463746a225fede3213ba..a65e0672f1b009e07f4bc262828cb81eb98b432e 100644
--- a/webkit/browser/appcache/mock_appcache_policy.h
+++ b/webkit/browser/appcache/mock_appcache_policy.h
@@ -6,7 +6,7 @@
#define WEBKIT_BROWSER_APPCACHE_MOCK_APPCACHE_POLICY_H_
#include "base/compiler_specific.h"
-#include "googleurl/src/gurl.h"
+#include "url/gurl.h"
#include "webkit/browser/appcache/appcache_policy.h"
namespace appcache {
« no previous file with comments | « webkit/browser/appcache/manifest_parser_unittest.cc ('k') | webkit/browser/blob/blob_storage_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698