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

Unified Diff: chrome/installer/installer_tools.gyp

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
« no previous file with comments | « chrome/chrome_watcher/chrome_watcher.gypi ('k') | chrome/installer/mini_installer.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/installer_tools.gyp
diff --git a/chrome/installer/installer_tools.gyp b/chrome/installer/installer_tools.gyp
index b9508fda542d39a08263d9a5a35ea1fa8345dac8..fea3d488be3f29e1d3addb8fa444d0b66db9220c 100644
--- a/chrome/installer/installer_tools.gyp
+++ b/chrome/installer/installer_tools.gyp
@@ -27,8 +27,8 @@
'<(DEPTH)',
],
'sources': [
- 'tools/validate_installation_main.cc',
'tools/validate_installation.rc',
+ 'tools/validate_installation_main.cc',
'tools/validate_installation_resource.h',
],
},
« no previous file with comments | « chrome/chrome_watcher/chrome_watcher.gypi ('k') | chrome/installer/mini_installer.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698