| Index: content/browser/browser_url_handler_impl_unittest.cc
|
| diff --git a/content/browser/browser_url_handler_impl_unittest.cc b/content/browser/browser_url_handler_impl_unittest.cc
|
| index 9759178b6c9369d4cb132f69f1a2860ced26f892..4e8dc2115fdf3617b43feb82b1d11e991c4e44fd 100644
|
| --- a/content/browser/browser_url_handler_impl_unittest.cc
|
| +++ b/content/browser/browser_url_handler_impl_unittest.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "content/browser/browser_url_handler_impl.h"
|
| #include "content/public/test/test_browser_context.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
|
|
|
|