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

Unified Diff: chrome/chrome_installer_util.gypi

Issue 911043002: Sort GYP files under chrome using tools/sort_sources.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 | « chrome/chrome_installer.gypi ('k') | chrome/chrome_nibs.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer_util.gypi
diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi
index 182e256cadb311adc4c1555b3dde49ce08a41804..8c9d87510099e6d54bd49f811707dbc3e9b7ff49 100644
--- a/chrome/chrome_installer_util.gypi
+++ b/chrome/chrome_installer_util.gypi
@@ -78,16 +78,16 @@
'installer/util/master_preferences_constants.h',
'installer/util/move_tree_work_item.cc',
'installer/util/move_tree_work_item.h',
- 'installer/util/non_updating_app_registration_data.h',
'installer/util/non_updating_app_registration_data.cc',
+ 'installer/util/non_updating_app_registration_data.h',
'installer/util/registry_key_backup.cc',
'installer/util/registry_key_backup.h',
'installer/util/self_reg_work_item.cc',
'installer/util/self_reg_work_item.h',
'installer/util/set_reg_value_work_item.cc',
'installer/util/set_reg_value_work_item.h',
- 'installer/util/updating_app_registration_data.h',
'installer/util/updating_app_registration_data.cc',
+ 'installer/util/updating_app_registration_data.h',
'installer/util/util_constants.cc',
'installer/util/util_constants.h',
'installer/util/wmi.cc',
@@ -152,8 +152,8 @@
'installer/util/lzma_util.h',
'installer/util/master_preferences.cc',
'installer/util/master_preferences.h',
- 'installer/util/product.h',
'installer/util/product.cc',
+ 'installer/util/product.h',
'installer/util/product_operations.h',
'installer/util/self_cleaning_temp_dir.cc',
'installer/util/self_cleaning_temp_dir.h',
« no previous file with comments | « chrome/chrome_installer.gypi ('k') | chrome/chrome_nibs.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698