summaryrefslogtreecommitdiffstats
path: root/extensions/common/matcher/url_matcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/common/matcher/url_matcher.cc')
-rw-r--r--extensions/common/matcher/url_matcher.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/common/matcher/url_matcher.cc b/extensions/common/matcher/url_matcher.cc
index 4aa83d6..be3057a 100644
--- a/extensions/common/matcher/url_matcher.cc
+++ b/extensions/common/matcher/url_matcher.cc
@@ -9,8 +9,8 @@
#include "base/logging.h"
#include "content/public/common/url_constants.h"
-#include "googleurl/src/gurl.h"
-#include "googleurl/src/url_canon.h"
+#include "url/gurl.h"
+#include "url/url_canon.h"
namespace extensions {