summaryrefslogtreecommitdiffstats
path: root/url/url_canon_stdurl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'url/url_canon_stdurl.cc')
-rw-r--r--url/url_canon_stdurl.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/url/url_canon_stdurl.cc b/url/url_canon_stdurl.cc
index 1e21a14..f7f1eaf 100644
--- a/url/url_canon_stdurl.cc
+++ b/url/url_canon_stdurl.cc
@@ -30,8 +30,8 @@
// Functions to canonicalize "standard" URLs, which are ones that have an
// authority section including a host name.
-#include "googleurl/src/url_canon.h"
-#include "googleurl/src/url_canon_internal.h"
+#include "url/url_canon.h"
+#include "url/url_canon_internal.h"
namespace url_canon {