Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Unified Diff: chrome/child/v8_breakpad_support_win.cc

Issue 2627713007: Move v8_breakpad_support_win from common to child (Closed)
Patch Set: . Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/child/v8_breakpad_support_win.h ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/child/v8_breakpad_support_win.h ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698