| Index: chrome/browser/chrome_to_mobile_service.cc
|
| diff --git a/chrome/browser/chrome_to_mobile_service.cc b/chrome/browser/chrome_to_mobile_service.cc
|
| index ed42086b30c1c4cc8054b1318bc2f9ba3429ca2b..e95f7bdda4ab8c9557a936a009e95494a9fe709c 100644
|
| --- a/chrome/browser/chrome_to_mobile_service.cc
|
| +++ b/chrome/browser/chrome_to_mobile_service.cc
|
| @@ -28,6 +28,7 @@
|
| #include "chrome/browser/ui/browser_tabstrip.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/chrome_switches.h"
|
| +#include "chrome/common/cloud_print/cloud_print_consts.h"
|
| #include "chrome/common/cloud_print/cloud_print_helpers.h"
|
| #include "chrome/common/extensions/feature_switch.h"
|
| #include "chrome/common/pref_names.h"
|
|
|