diff options
Diffstat (limited to 'chrome/common/gfx/emf_unittest.cc')
-rw-r--r-- | chrome/common/gfx/emf_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/gfx/emf_unittest.cc b/chrome/common/gfx/emf_unittest.cc index d7a164d..f44477a 100644 --- a/chrome/common/gfx/emf_unittest.cc +++ b/chrome/common/gfx/emf_unittest.cc @@ -113,4 +113,3 @@ TEST_F(EmfPrintingTest, Enumerate) { context.PageDone(); context.DocumentDone(); } - |