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

Unified Diff: components/component_updater.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 | « no previous file | components/component_updater/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/component_updater.gypi
diff --git a/components/component_updater.gypi b/components/component_updater.gypi
index baa0801adeade462c0a4ebd8a24b2d5b6cea5f9e..cfc5a9fda26d88201c501089d4cac7b9b98f6150 100644
--- a/components/component_updater.gypi
+++ b/components/component_updater.gypi
@@ -18,7 +18,6 @@
'..',
],
'sources': [
- 'component_updater/component_updater_configurator.h',
'component_updater/component_updater_paths.cc',
'component_updater/component_updater_paths.h',
'component_updater/component_updater_service.cc',
« no previous file with comments | « no previous file | components/component_updater/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698