diff options
Diffstat (limited to 'chrome/installer/util/google_update_settings.h')
-rw-r--r-- | chrome/installer/util/google_update_settings.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/installer/util/google_update_settings.h b/chrome/installer/util/google_update_settings.h index e1b8fbb..3f53c5e 100644 --- a/chrome/installer/util/google_update_settings.h +++ b/chrome/installer/util/google_update_settings.h @@ -10,7 +10,7 @@ #include "base/basictypes.h" -namespace installer_util { +namespace installer { class ChannelInfo; } @@ -108,7 +108,7 @@ class GoogleUpdateSettings { // Returns true if |value| is modified. static bool UpdateGoogleUpdateApKey(bool diff_install, int install_return_code, - installer_util::ChannelInfo* value); + installer::ChannelInfo* value); // For system-level installs, we need to be able to communicate the results // of the Toast Experiments back to Google Update. The problem is just that |