Chromium Code Reviews| Index: printing/pdf_metafile_mac_unittest.cc |
| =================================================================== |
| --- printing/pdf_metafile_mac_unittest.cc (revision 73642) |
| +++ printing/pdf_metafile_mac_unittest.cc (working copy) |
| @@ -9,8 +9,8 @@ |
| #include <string> |
| #include <vector> |
| -#include "gfx/rect.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| +#include "ui/gfx/rect.h" |
| TEST(PdfMetafileTest, Pdf) { |
| // Test in-renderer constructor. |