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

Unified Diff: content/public/browser/load_from_memory_cache_details.h

Issue 18868005: content: Migrate from googleurl/ includes to url/ ones. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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: content/public/browser/load_from_memory_cache_details.h
diff --git a/content/public/browser/load_from_memory_cache_details.h b/content/public/browser/load_from_memory_cache_details.h
index 1ebf491d4da748a4208f8c220472ef9cdaef0d27..b826fe7c112b0337f486bfef9fb7ce7cec78d7c2 100644
--- a/content/public/browser/load_from_memory_cache_details.h
+++ b/content/public/browser/load_from_memory_cache_details.h
@@ -7,8 +7,8 @@
#include <string>
#include "base/basictypes.h"
-#include "googleurl/src/gurl.h"
#include "net/cert/cert_status_flags.h"
+#include "url/gurl.h"
#include "webkit/glue/resource_type.h"
namespace content {
« no previous file with comments | « content/public/browser/javascript_dialog_manager.h ('k') | content/public/browser/load_notification_details.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698