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

Unified Diff: components/update_client/BUILD.gn

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/update_client.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/update_client/BUILD.gn
diff --git a/components/update_client/BUILD.gn b/components/update_client/BUILD.gn
index 06e840b488ec99b17b8ae8205cadfd0a795515f7..c968b4d629bc5816ade5e78f0a182d32086a945b 100644
--- a/components/update_client/BUILD.gn
+++ b/components/update_client/BUILD.gn
@@ -12,6 +12,7 @@ source_set("update_client") {
"component_patcher_operation.h",
"component_unpacker.cc",
"component_unpacker.h",
+ "configurator.h",
"crx_downloader.cc",
"crx_downloader.h",
"crx_update_item.h",
« no previous file with comments | « components/update_client.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698