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

Unified Diff: components/update_client.gypi

Issue 1805263002: Move CUP to new component client_update_protocol (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sorin review 1 Created 4 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
« no previous file with comments | « components/components_tests.gyp ('k') | components/update_client/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/update_client.gypi
diff --git a/components/update_client.gypi b/components/update_client.gypi
index c934853a851471b003643fc5527880fd5fad0de9..cbab44aa76a7d7fdcd89fc8c6a6ab70549b43a2b 100644
--- a/components/update_client.gypi
+++ b/components/update_client.gypi
@@ -16,6 +16,7 @@
'../third_party/zlib/google/zip.gyp:zip',
'../net/net.gyp:net',
'../url/url.gyp:url_lib',
+ 'client_update_protocol',
'crx_file',
],
@@ -33,8 +34,6 @@
'update_client/action_wait.h',
'update_client/background_downloader_win.cc',
'update_client/background_downloader_win.h',
- 'update_client/client_update_protocol_ecdsa.cc',
- 'update_client/client_update_protocol_ecdsa.h',
'update_client/component_patcher.cc',
'update_client/component_patcher.h',
'update_client/component_patcher_operation.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/update_client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698