Chromium Code Reviews| Index: chrome/browser/net/url_fixer_upper.cc |
| diff --git a/chrome/browser/net/url_fixer_upper.cc b/chrome/browser/net/url_fixer_upper.cc |
| index 92b69dbcd5b168565ff7c28f12804662cda4d45a..3aad8f201b20ebc7b2dbf0e20c321977df25f8b0 100644 |
| --- a/chrome/browser/net/url_fixer_upper.cc |
| +++ b/chrome/browser/net/url_fixer_upper.cc |
| @@ -6,7 +6,7 @@ |
| #include <algorithm> |
| -#include "base/env_var.h" |
| +#include "base/environment.h" |
| #include "base/file_util.h" |
| #include "base/logging.h" |
| #include "base/string_util.h" |