| Index: chrome/child/v8_breakpad_support_win.cc
|
| diff --git a/chrome/common/v8_breakpad_support_win.cc b/chrome/child/v8_breakpad_support_win.cc
|
| similarity index 95%
|
| rename from chrome/common/v8_breakpad_support_win.cc
|
| rename to chrome/child/v8_breakpad_support_win.cc
|
| index a5d5e9450c5efb088e1450090118bf5395d5473d..6cc7f8b6b2d2d703b35e3852440a4d90b6cf68ca 100644
|
| --- a/chrome/common/v8_breakpad_support_win.cc
|
| +++ b/chrome/child/v8_breakpad_support_win.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 "chrome/common/v8_breakpad_support_win.h"
|
| +#include "chrome/child/v8_breakpad_support_win.h"
|
|
|
| #include <windows.h>
|
|
|
|
|