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

Unified Diff: chrome/installer/mini_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
« no previous file with comments | « chrome/installer/mini_installer.gyp ('k') | chrome/test/data/nacl/nacl_test_data.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/mini_installer.gypi
diff --git a/chrome/installer/mini_installer.gypi b/chrome/installer/mini_installer.gypi
index 1c79acfafb2703f83c2fc32de5ef3d2bc44bb44c..57eaf030138f4777dcfee1c91df90d925ffd1afa 100644
--- a/chrome/installer/mini_installer.gypi
+++ b/chrome/installer/mini_installer.gypi
@@ -15,6 +15,7 @@
'<(SHARED_INTERMEDIATE_DIR)/chrome',
],
'sources': [
+ '<(INTERMEDIATE_DIR)/packed_files.rc',
'mini_installer/appid.h',
'mini_installer/chrome.release',
'mini_installer/chrome_appid.cc',
@@ -34,7 +35,6 @@
'mini_installer/mini_string.h',
'mini_installer/pe_resource.cc',
'mini_installer/pe_resource.h',
- '<(INTERMEDIATE_DIR)/packed_files.rc',
],
# Disable precompiled headers for this project, to avoid
# linker errors when building with VS 2008.
« no previous file with comments | « chrome/installer/mini_installer.gyp ('k') | chrome/test/data/nacl/nacl_test_data.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698