summaryrefslogtreecommitdiffstats
path: root/cloud_print/common
diff options
context:
space:
mode:
authorthestig <thestig@chromium.org>2014-10-17 12:19:19 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-17 19:20:04 +0000
commita703ee15fdcaa713ddf5bca12760e007090737e3 (patch)
tree681d01d361e47520c75e85232192da313bb4c79b /cloud_print/common
parente7add811144de19a55deb00d23f39eaab0b31fc6 (diff)
downloadchromium_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 'cloud_print/common')
-rw-r--r--cloud_print/common/common.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud_print/common/common.gyp b/cloud_print/common/common.gyp
index 6d33c08..ea4efa3 100644
--- a/cloud_print/common/common.gyp
+++ b/cloud_print/common/common.gyp
@@ -16,6 +16,6 @@
'<(DEPTH)/cloud_print/common/win/install_utils.cc',
'<(DEPTH)/cloud_print/common/win/install_utils.h',
],
- },
+ },
],
}