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

Unified Diff: components/update_client.gypi

Issue 952543002: Correct paths in gypi files in components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/constrained_window/BUILD.gn ('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 b35dd6864715e5ae853ffd7a9868125a65029278..77fbd5a25ac0013fa885d2a3ede5cc2cedae9b47 100644
--- a/components/update_client.gypi
+++ b/components/update_client.gypi
@@ -31,6 +31,7 @@
'update_client/component_patcher_operation.h',
'update_client/component_unpacker.cc',
'update_client/component_unpacker.h',
+ 'update_client/configurator.h',
'update_client/crx_downloader.cc',
'update_client/crx_downloader.h',
'update_client/crx_update_item.h',
« no previous file with comments | « components/constrained_window/BUILD.gn ('k') | components/update_client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698