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

Unified Diff: chrome/chrome_browser.gypi

Issue 803313003: Rename omaha_client and similar tokens to update_client in all contexts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: rebase to master Created 5 years, 11 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 340fe83d99cfe90ee66a74f9b7fa6e54bbe4e827..a4a169ddf205c5820872db4e7a3497d04fe6355d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -484,8 +484,6 @@
'browser/memory_details_mac.cc',
'browser/memory_details_win.cc',
'browser/native_window_notification_source.h',
- 'browser/omaha_client/chrome_omaha_query_params_delegate.cc',
- 'browser/omaha_client/chrome_omaha_query_params_delegate.h',
'browser/omnibox/omnibox_log.cc',
'browser/omnibox/omnibox_log.h',
'browser/performance_monitor/performance_monitor.cc',
@@ -664,6 +662,8 @@
'browser/undo/bookmark_renumber_observer.h',
'browser/undo/undo_manager_observer.h',
'browser/undo/undo_operation.h',
+ 'browser/update_client/chrome_update_query_params_delegate.cc',
+ 'browser/update_client/chrome_update_query_params_delegate.h',
'browser/upgrade_detector.cc',
'browser/upgrade_detector.h',
'browser/upload_list.cc',
@@ -2899,7 +2899,6 @@
'../components/components.gyp:metrics_profiler',
'../components/components.gyp:navigation_metrics',
'../components/components.gyp:network_time',
- '../components/components.gyp:omaha_client',
'../components/components.gyp:omnibox',
'../components/components.gyp:os_crypt',
'../components/components.gyp:password_manager_core_browser',
@@ -2918,6 +2917,7 @@
'../components/components.gyp:sync_driver',
'../components/components.gyp:translate_core_browser',
'../components/components.gyp:translate_core_common',
+ '../components/components.gyp:update_client',
'../components/components.gyp:url_fixer',
'../components/components.gyp:user_prefs',
'../components/components.gyp:wallpaper',
« no previous file with comments | « chrome/browser/update_client/chrome_update_query_params_delegate_unittest.cc ('k') | chrome/chrome_browser_extensions.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698