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

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: 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') | chrome/chrome_dll.gypi » ('J')
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 8028f137b5585da8923dfbb8ebe55d19c2fa8089..170cdb96d2695e8a387b1b33a1a84128d82fe64d 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') | chrome/chrome_dll.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698