summaryrefslogtreecommitdiffstats
path: root/components/update_client
diff options
context:
space:
mode:
authorbratell <bratell@opera.com>2015-02-23 08:19:53 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-23 16:20:12 +0000
commite5938a2d887bd71f1cf0df76d5d72e0a6318f888 (patch)
tree0b6600c046699ef150646d7e760050f2523d90db /components/update_client
parentd292b0128220f671368cc9ba22a3f85608a3ce94 (diff)
downloadchromium_src-e5938a2d887bd71f1cf0df76d5d72e0a6318f888.zip
chromium_src-e5938a2d887bd71f1cf0df76d5d72e0a6318f888.tar.gz
chromium_src-e5938a2d887bd71f1cf0df76d5d72e0a6318f888.tar.bz2
Correct paths in gypi files in components.
Followup to https://codereview.chromium.org/658383003 (constrained_window) https://codereview.chromium.org/808773005 (component_updater and update_client) This fixes warnings in gyp's msvs-ninja generator. R=blundell@chromium.org,oshima@chromium.org,sorin@chromium.org BUG=459058,410499 Review URL: https://codereview.chromium.org/952543002 Cr-Commit-Position: refs/heads/master@{#317589}
Diffstat (limited to 'components/update_client')
-rw-r--r--components/update_client/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/update_client/BUILD.gn b/components/update_client/BUILD.gn
index 06e840b..c968b4d 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",