diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-10 22:33:28 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-10 22:33:28 +0000 |
commit | 59808c0e74ee4183bdb6ae456af37ea84e6c58d0 (patch) | |
tree | d74977df80f46c08f0d193403482292bc48e7cde /chrome/DEPS | |
parent | 7f3445451ee76445c1bec573cc6a989cc80d2e66 (diff) | |
download | chromium_src-59808c0e74ee4183bdb6ae456af37ea84e6c58d0.zip chromium_src-59808c0e74ee4183bdb6ae456af37ea84e6c58d0.tar.gz chromium_src-59808c0e74ee4183bdb6ae456af37ea84e6c58d0.tar.bz2 |
Add a period at the end of the sentence in the comment.
TBR=darin
BUG=0
TEST=Be English sentence structure valid should.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15744 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r-- | chrome/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index bacbfa3..9570568 100644 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -15,7 +15,7 @@ include_rules = [ "-webkit", "-tools", - # Allow inclusion of WebKit API files + # Allow inclusion of WebKit API files. "+webkit/api", # Brett's test. Contact him for questions. |