diff options
Diffstat (limited to 'chrome/browser/google/google_update.cc')
-rw-r--r-- | chrome/browser/google/google_update.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/google/google_update.cc b/chrome/browser/google/google_update.cc index b3f69ba..0403663 100644 --- a/chrome/browser/google/google_update.cc +++ b/chrome/browser/google/google_update.cc @@ -21,7 +21,7 @@ #include "chrome/installer/util/google_update_settings.h" #include "chrome/installer/util/helper.h" #include "chrome/installer/util/install_util.h" -#include "content/browser/browser_thread.h" +#include "content/public/browser/browser_thread.h" #include "google_update_idl_i.c" #include "views/widget/widget.h" |