Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / tools / crash_service / main.cc
index 8bf3117..7194f9e 100644 (file)
@@ -8,12 +8,12 @@
 
 #include "base/at_exit.h"
 #include "base/command_line.h"
-#include "base/file_util.h"
+#include "base/files/file_util.h"
 #include "base/logging.h"
 #include "base/path_service.h"
 #include "chrome/common/chrome_constants.h"
 #include "chrome/common/chrome_paths.h"
-#include "components/breakpad/tools/crash_service.h"
+#include "components/crash/tools/crash_service.h"
 
 namespace {