Index: chrome/app/client_util.cc |
diff --git a/chrome/app/client_util.cc b/chrome/app/client_util.cc |
index 256af5d596f4dad83abbf4de13947fc7cf8ae583..e3d495e129adb36a4305a9c47aa07d22a47e4a9c 100644 |
--- a/chrome/app/client_util.cc |
+++ b/chrome/app/client_util.cc |
@@ -31,7 +31,7 @@ |
#include "chrome/installer/util/google_update_settings.h" |
#include "chrome/installer/util/install_util.h" |
#include "chrome/installer/util/util_constants.h" |
-#include "components/breakpad/breakpad_win.h" |
+#include "components/breakpad/app/breakpad_win.h" |
namespace { |
// The entry point signature of chrome.dll. |