Index: chrome/app/client_util.cc |
diff --git a/chrome/app/client_util.cc b/chrome/app/client_util.cc |
index efb79d57cf6534fb3d4db5ef56d20c0885c696c1..16d845e622c66d5fabc75d16c6397dd71a8bf0f2 100644 |
--- a/chrome/app/client_util.cc |
+++ b/chrome/app/client_util.cc |
@@ -32,8 +32,8 @@ |
#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/app/breakpad_client.h" |
-#include "components/breakpad/app/breakpad_win.h" |
+#include "components/crash/app/breakpad_client.h" |
+#include "components/crash/app/breakpad_win.h" |
#include "components/metrics/client_info.h" |
#include "content/public/app/startup_helper_win.h" |
#include "sandbox/win/src/sandbox.h" |