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

Unified Diff: chrome/chrome.gyp

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 | « no previous file | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index b2d16152c13ce0a9fad1544d713169d0fcba7252..db6d7cc7b8e125ea0a804647c35a40baabb3f93a 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -568,8 +568,8 @@
'..',
],
'sources': [
- 'tools/crash_service/main.cc',
'../content/public/common/content_switches.cc',
+ 'tools/crash_service/main.cc',
],
'defines': [
'COMPILE_CONTENT_STATICALLY',
« no previous file with comments | « no previous file | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698