Index: components/crash/content/tools/crash_service.cc |
diff --git a/components/crash/tools/crash_service.cc b/components/crash/content/tools/crash_service.cc |
similarity index 99% |
rename from components/crash/tools/crash_service.cc |
rename to components/crash/content/tools/crash_service.cc |
index f1536fc452bde91da642c0367dc13c671f145bc5..ed55bbfc8f13cd0f4c81609fa08bfee9dcd4f8c1 100644 |
--- a/components/crash/tools/crash_service.cc |
+++ b/components/crash/content/tools/crash_service.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/crash/tools/crash_service.h" |
+#include "components/crash/content/tools/crash_service.h" |
#include <windows.h> |