diff options
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r-- | chrome/chrome_tests.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index 3d862f8..9e2d81f 100644 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -2191,7 +2191,7 @@ 'USE_CUPS', ], 'sources': [ - 'browser/ui/webui/print_preview_handler_unittest.cc', + 'browser/printing/print_system_task_proxy_unittest.cc', ], }], ], |