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

Unified Diff: build/gn_migration.gypi

Issue 1858883004: Remove CAPS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gyp Created 4 years, 8 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 | « build/all.gyp ('k') | chrome/chrome.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 629224ef9fbdaddd2dd3c8ecfdcfdb7fd1fd2bc1..534b9e28c4a93c49a6822304d7f46a5dbfac0124 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -516,7 +516,6 @@
['OS=="win"', {
'dependencies': [
'../base/base.gyp:pe_image_test',
- '../chrome/chrome.gyp:crash_service',
'../chrome/chrome.gyp:installer_util_unittests',
'../chrome/chrome.gyp:setup',
'../chrome/chrome.gyp:setup_unittests',
@@ -707,10 +706,6 @@
# to the GN build.
'../chrome/chrome.gyp:sb_sigutil',
- # This project is up in the air. Don't need to convert it unless
- # we decide we need for something. Owner: scottmg.
- '../chrome/tools/crash_service/caps/caps.gyp:caps',
-
'../components/test_runner/test_runner.gyp:layout_test_helper',
'../content/content_shell_and_tests.gyp:content_shell_crash_service',
'../gpu/gpu.gyp:angle_end2end_tests',
@@ -728,7 +723,6 @@
# TODO(GYP): All of these targets need to be ported over.
'../base/base.gyp:base_win64',
'../base/base.gyp:base_i18n_nacl_win64',
- '../chrome/chrome.gyp:crash_service_win64',
'../chrome/chrome.gyp:launcher_support64',
'../components/components.gyp:breakpad_win64',
'../courgette/courgette.gyp:courgette64',
« no previous file with comments | « build/all.gyp ('k') | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698