Commit b88bd7ef authored by resetswitch's avatar resetswitch Committed by Commit bot

Remove tabs from build/all.gyp and replace with spaces

My previous checking mistakenly used tabs. replacing
them with spaces as required by the style guide.
https://codereview.chromium.org/545103003/

Review URL: https://codereview.chromium.org/570933004

Cr-Commit-Position: refs/heads/master@{#295122}
parent af240444
...@@ -1144,7 +1144,7 @@ ...@@ -1144,7 +1144,7 @@
'dependencies': [ 'dependencies': [
'../base/base.gyp:base_unittests', '../base/base.gyp:base_unittests',
'../chrome/chrome.gyp:browser_tests', '../chrome/chrome.gyp:browser_tests',
'../chrome/chrome.gyp:sync_integration_tests', '../chrome/chrome.gyp:sync_integration_tests',
'../chrome/chrome.gyp:crash_service', '../chrome/chrome.gyp:crash_service',
'../chrome/chrome.gyp:gcapi_dll', '../chrome/chrome.gyp:gcapi_dll',
'../chrome/chrome.gyp:pack_policy_templates', '../chrome/chrome.gyp:pack_policy_templates',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment