| Index: chrome/browser/printing/cloud_print/privet_notifications.h
|
| diff --git a/chrome/browser/printing/cloud_print/privet_notifications.h b/chrome/browser/printing/cloud_print/privet_notifications.h
|
| index 7e8e650321f6d8812f03f650084b4f6ac83208c9..a4a94d94ecfdb7cd80188eec5538419aa1e2e369 100644
|
| --- a/chrome/browser/printing/cloud_print/privet_notifications.h
|
| +++ b/chrome/browser/printing/cloud_print/privet_notifications.h
|
| @@ -8,11 +8,11 @@
|
| #include <map>
|
| #include <string>
|
|
|
| -#include "base/prefs/pref_member.h"
|
| #include "chrome/browser/notifications/notification_delegate.h"
|
| #include "chrome/browser/printing/cloud_print/privet_device_lister.h"
|
| #include "chrome/browser/printing/cloud_print/privet_http.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| +#include "components/prefs/pref_member.h"
|
|
|
| class NotificationUIManager;
|
|
|
|
|