skia2/experimental/PdfViewer/src
tfarina 567ff2f614 Cleanup: Remove unnecessary double-semicolons.
The entries were found by the following command line:

$ find . -regex ".*\.[cChH]\(pp\)?" | xargs git grep -e ';;' --and --not
-e 'for *(.*;;'

Which is a combination of http://stackoverflow.com/a/3858879 and
http://gitster.livejournal.com/27674.html

BUG=None
R=mtklein@google.com

Review URL: https://codereview.chromium.org/1088763005
2015-04-27 07:01:45 -07:00
..
SkPdfContext.cpp C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
SkPdfDiffEncoder.cpp Sanitizing source files in Housekeeper-Nightly 2013-12-03 07:02:11 +00:00
SkPdfOps.h Simplify SkPdfTokenLooper behavior. 2013-12-02 22:34:45 +00:00
SkPdfRenderer.cpp Cleanup: Remove unnecessary double-semicolons. 2015-04-27 07:01:45 -07:00
SkTDStackNester.h Changes to SkTDStackNester. 2013-11-20 21:40:57 +00:00