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

Unified Diff: chrome/chrome_installer.gypi

Issue 914243003: Sort GYP files under chrome sub directories 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
Index: chrome/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index 2ed092ff4ff8a145e2b8386e32629cc03e9f374f..b3e1a176e9504e499322db3666d0ccd1c814a5fd 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -245,13 +245,13 @@
'installer/setup/install.h',
'installer/setup/install_worker.cc',
'installer/setup/install_worker.h',
- 'installer/setup/setup_main.cc',
- 'installer/setup/setup_main.h',
'installer/setup/setup.ico',
'installer/setup/setup.rc',
'installer/setup/setup_constants.cc',
'installer/setup/setup_constants.h',
'installer/setup/setup_exe_version.rc.version',
+ 'installer/setup/setup_main.cc',
+ 'installer/setup/setup_main.h',
'installer/setup/setup_resource.h',
'installer/setup/setup_util.cc',
'installer/setup/setup_util.h',
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi ('k') | chrome/chrome_watcher/chrome_watcher.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698