| Index: chrome/service/cloud_print/print_system.h
|
| diff --git a/chrome/service/cloud_print/print_system.h b/chrome/service/cloud_print/print_system.h
|
| index a9a5a0c39915d4351a33a29dbc13ca8ec5138e89..cba16c3ebbdc38a37ecf882549d66c8d9cb80096 100644
|
| --- a/chrome/service/cloud_print/print_system.h
|
| +++ b/chrome/service/cloud_print/print_system.h
|
| @@ -10,7 +10,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/callback.h"
|
| +#include "base/callback_old.h"
|
| #include "base/memory/ref_counted.h"
|
|
|
| #include "printing/backend/print_backend.h"
|
|
|