diff options
Diffstat (limited to 'chrome/browser/component_updater/component_updater_service.h')
-rw-r--r-- | chrome/browser/component_updater/component_updater_service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/component_updater/component_updater_service.h b/chrome/browser/component_updater/component_updater_service.h index c097545..de1748b 100644 --- a/chrome/browser/component_updater/component_updater_service.h +++ b/chrome/browser/component_updater/component_updater_service.h @@ -9,7 +9,7 @@ #include <vector> #include "base/version.h" -#include "googleurl/src/gurl.h" +#include "url/gurl.h" namespace net { class URLRequestContextGetter; |