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

Unified Diff: chrome/common/BUILD.gn

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.cc ('k') | chrome/common/v8_breakpad_support_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index a76c57a4468ee66f7f62321f9b7013d7f797a0b5..d5cbf301cd982282fa4fad399337f9b103242c0f 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -150,8 +150,6 @@ static_library("common") {
"tts_utterance_request.h",
"url_constants.cc",
"url_constants.h",
- "v8_breakpad_support_win.cc",
- "v8_breakpad_support_win.h",
"web_application_info.cc",
"web_application_info.h",
"widevine_cdm_constants.cc",
« no previous file with comments | « chrome/child/v8_breakpad_support_win.cc ('k') | chrome/common/v8_breakpad_support_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698