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

Unified Diff: chrome/tools/crash_service/caps/caps.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/test/data/nacl/nacl_test_data.gyp ('k') | chrome/tools/profile_reset/jtl_compiler.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/crash_service/caps/caps.gyp
diff --git a/chrome/tools/crash_service/caps/caps.gyp b/chrome/tools/crash_service/caps/caps.gyp
index bcbe414bc3b3bf3d2754d29363996a200caf4fd6..42fbead2040107e9a2e87277c709894e0555d73f 100644
--- a/chrome/tools/crash_service/caps/caps.gyp
+++ b/chrome/tools/crash_service/caps/caps.gyp
@@ -42,13 +42,13 @@
'..',
],
'sources': [
+ '<(SHARED_INTERMEDIATE_DIR)/caps/caps_version.rc',
'exit_codes.h',
'logger_win.cc',
'logger_win.h',
'main_win.cc',
'process_singleton_win.cc',
'process_singleton_win.h',
- '<(SHARED_INTERMEDIATE_DIR)/caps/caps_version.rc',
],
'dependencies': [
'caps_resources',
« no previous file with comments | « chrome/test/data/nacl/nacl_test_data.gyp ('k') | chrome/tools/profile_reset/jtl_compiler.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698