| Index: chrome/service/cloud_print/print_system_cups.cc
|
| diff --git a/chrome/service/cloud_print/print_system_cups.cc b/chrome/service/cloud_print/print_system_cups.cc
|
| index 9b3ec232d4ebb58c1f4cbc1e524b4357fe5e4344..41445175a9b809e0ab030146db0816827a4c2723 100644
|
| --- a/chrome/service/cloud_print/print_system_cups.cc
|
| +++ b/chrome/service/cloud_print/print_system_cups.cc
|
| @@ -28,11 +28,9 @@
|
| #include "chrome/common/cloud_print/cloud_print_constants.h"
|
| #include "chrome/common/crash_keys.h"
|
| #include "chrome/service/cloud_print/cloud_print_service_helpers.h"
|
| -#include "grit/generated_resources.h"
|
| #include "printing/backend/cups_helper.h"
|
| #include "printing/backend/print_backend.h"
|
| #include "printing/backend/print_backend_consts.h"
|
| -#include "ui/base/l10n/l10n_util.h"
|
| #include "url/gurl.h"
|
|
|
| namespace {
|
|
|