diff options
author | thestig <thestig@chromium.org> | 2014-10-17 12:19:19 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-17 19:20:04 +0000 |
commit | a703ee15fdcaa713ddf5bca12760e007090737e3 (patch) | |
tree | 681d01d361e47520c75e85232192da313bb4c79b /ios | |
parent | e7add811144de19a55deb00d23f39eaab0b31fc6 (diff) | |
download | chromium_src-a703ee15fdcaa713ddf5bca12760e007090737e3.zip chromium_src-a703ee15fdcaa713ddf5bca12760e007090737e3.tar.gz chromium_src-a703ee15fdcaa713ddf5bca12760e007090737e3.tar.bz2 |
Cleanup: Remove trailing whitespaces in gyp files.
NOTRY=true
Review URL: https://codereview.chromium.org/657313004
Cr-Commit-Position: refs/heads/master@{#300140}
Diffstat (limited to 'ios')
-rw-r--r-- | ios/provider/ios_components.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/provider/ios_components.gyp b/ios/provider/ios_components.gyp index 002c43a..bd3f4f2 100644 --- a/ios/provider/ios_components.gyp +++ b/ios/provider/ios_components.gyp @@ -14,7 +14,7 @@ ], 'sources': [ '../public/provider/components/signin/browser/profile_oauth2_token_service_ios_provider.h', - ] + ] }, ], } |