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

Unified Diff: chrome/chrome_browser.gypi

Issue 25909005: Use UtilityProcessHost to patch files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@nonblocking
Patch Set: Fix ASAN failure, rebase to LKGR/259825 Created 6 years, 9 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index fd91384cfaca40ded4eab384e334d88fd4109f6f..99458e030b03b0286a71b184b6892a3ac961d68d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -51,6 +51,7 @@
'../components/components.gyp:webdata_common',
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',
+ '../courgette/courgette.gyp:courgette_lib',
'../crypto/crypto.gyp:crypto',
'../google_apis/gcm/gcm.gyp:gcm',
'../google_apis/google_apis.gyp:google_apis',
@@ -492,8 +493,6 @@
'browser/component_updater/component_patcher.h',
'browser/component_updater/component_patcher_operation.cc',
'browser/component_updater/component_patcher_operation.h',
- 'browser/component_updater/component_patcher_win.cc',
- 'browser/component_updater/component_patcher_win.h',
'browser/component_updater/component_updater_configurator.cc',
'browser/component_updater/component_updater_configurator.h',
'browser/component_updater/component_unpacker.cc',
« no previous file with comments | « chrome/browser/component_updater/test/component_updater_service_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698