| Index: printing/page_number_unittest.cc
|
| ===================================================================
|
| --- printing/page_number_unittest.cc (revision 19942)
|
| +++ printing/page_number_unittest.cc (working copy)
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/printing/page_number.h"
|
| -#include "chrome/browser/printing/print_settings.h"
|
| +#include "printing/page_number.h"
|
| +#include "printing/print_settings.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| TEST(PageNumberTest, Count) {
|
|
|