Index: chromecast/app/cast_main_delegate.cc |
diff --git a/chromecast/app/cast_main_delegate.cc b/chromecast/app/cast_main_delegate.cc |
index 0f937e5e7d051d2028fcf78f451e509cfdf47630..58c7507eaf3bbe435ad88e958f3b8d9ddc31d273 100644 |
--- a/chromecast/app/cast_main_delegate.cc |
+++ b/chromecast/app/cast_main_delegate.cc |
@@ -12,8 +12,8 @@ |
#include "base/logging.h" |
#include "base/path_service.h" |
#include "base/posix/global_descriptors.h" |
+#include "chromecast/base/cast_paths.h" |
#include "chromecast/browser/cast_content_browser_client.h" |
-#include "chromecast/common/cast_paths.h" |
#include "chromecast/common/cast_resource_delegate.h" |
#include "chromecast/common/global_descriptors.h" |
#include "chromecast/crash/cast_crash_reporter_client.h" |