summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/breakpad.cc')
-rw-r--r--chrome/app/breakpad.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/breakpad.cc b/chrome/app/breakpad.cc
index bd66618..51e4950 100644
--- a/chrome/app/breakpad.cc
+++ b/chrome/app/breakpad.cc
@@ -41,8 +41,8 @@
#include "base/string_util.h"
#include "base/win_util.h"
#include "chrome/app/google_update_client.h"
-#include "chrome/app/google_update_settings.h"
#include "chrome/common/env_vars.h"
+#include "chrome/installer/util/google_update_settings.h"
#include "breakpad/src/client/windows/handler/exception_handler.h"
namespace {