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

Unified Diff: webkit/common/user_agent/user_agent.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/common/resource_response_info.h ('k') | webkit/common/user_agent/user_agent_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/user_agent/user_agent.h
diff --git a/webkit/common/user_agent/user_agent.h b/webkit/common/user_agent/user_agent.h
index c0364fdb56294aa54b9eacc470a468c127a44156..849f5c35ef90e202e1f05cb2b19f120bd9f861b2 100644
--- a/webkit/common/user_agent/user_agent.h
+++ b/webkit/common/user_agent/user_agent.h
@@ -8,7 +8,7 @@
#include <string>
#include "base/basictypes.h"
-#include "googleurl/src/gurl.h"
+#include "url/gurl.h"
#include "webkit/common/user_agent/webkit_user_agent_export.h"
namespace webkit_glue {
« no previous file with comments | « webkit/common/resource_response_info.h ('k') | webkit/common/user_agent/user_agent_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698