| Index: chrome/browser/printing/print_view_manager.h
|
| diff --git a/chrome/browser/printing/print_view_manager.h b/chrome/browser/printing/print_view_manager.h
|
| index 301c6ac97ad7e1d481a83ef9b51669990252a31b..c0c4d357f1e93968fed899c8c9da110b8c3ad665 100644
|
| --- a/chrome/browser/printing/print_view_manager.h
|
| +++ b/chrome/browser/printing/print_view_manager.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_PRINTING_PRINT_VIEW_MANAGER_H_
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/prefs/public/pref_member.h"
|
| +#include "base/prefs/pref_member.h"
|
| #include "base/string16.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|