Chromium Code Reviews| Index: url/url_canon_etc.cc |
| diff --git a/url/url_canon_etc.cc b/url/url_canon_etc.cc |
| index 318c906e05d7bed96284d7248a3ae1065ca0c7aa..65c06780347c647ff4b546257feed69e27d2eee6 100644 |
| --- a/url/url_canon_etc.cc |
| +++ b/url/url_canon_etc.cc |
| @@ -31,8 +31,8 @@ |
| #include <string.h> |
| -#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 { |