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

Unified Diff: build/mac/asan.gyp

Issue 657313004: Cleanup: Remove trailing whitespaces in gyp files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: Created 6 years, 2 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/browser/nacl_host/test/mock_nacl_gdb.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/mac/asan.gyp
diff --git a/build/mac/asan.gyp b/build/mac/asan.gyp
index fabe91023a1941643d5ba0ed6f48a7b31c9aa3e4..523168100807f84c603d1a04ec734ca2cadc9393 100644
--- a/build/mac/asan.gyp
+++ b/build/mac/asan.gyp
@@ -4,7 +4,7 @@
{
'targets': [
- {
+ {
'target_name': 'asan_dynamic_runtime',
'type': 'none',
'variables': {
@@ -48,6 +48,6 @@
],
}],
],
- },
- ],
+ },
+ ],
}
« no previous file with comments | « no previous file | chrome/browser/nacl_host/test/mock_nacl_gdb.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698