Index: chromecast/app/cast_main_delegate.cc |
diff --git a/chromecast/app/cast_main_delegate.cc b/chromecast/app/cast_main_delegate.cc |
index 768a0bca23baecbc3a08dd3b2d785aaa2d4eac04..698d14c7b6a9593f55099a4756c04978c7f6ba2b 100644 |
--- a/chromecast/app/cast_main_delegate.cc |
+++ b/chromecast/app/cast_main_delegate.cc |
@@ -22,7 +22,7 @@ |
#include "chromecast/common/cast_resource_delegate.h" |
#include "chromecast/common/global_descriptors.h" |
#include "chromecast/renderer/cast_content_renderer_client.h" |
-#include "components/crash/app/crash_reporter_client.h" |
+#include "components/crash/content/app/crash_reporter_client.h" |
#include "content/public/browser/browser_main_runner.h" |
#include "content/public/common/content_switches.h" |
#include "ui/base/resource/resource_bundle.h" |