| Index: chrome/service/cloud_print/cloud_print_proxy.cc
|
| diff --git a/chrome/service/cloud_print/cloud_print_proxy.cc b/chrome/service/cloud_print/cloud_print_proxy.cc
|
| index d2fb73c8ec8000d37281cdd49e7ea315543c5e82..9bb789db693d04af4c41869ea9fddcdf520d078d 100644
|
| --- a/chrome/service/cloud_print/cloud_print_proxy.cc
|
| +++ b/chrome/service/cloud_print/cloud_print_proxy.cc
|
| @@ -14,6 +14,7 @@
|
| #include "chrome/service/cloud_print/print_system.h"
|
| #include "chrome/service/service_process.h"
|
| #include "chrome/service/service_process_prefs.h"
|
| +#include "googleurl/src/gurl.h"
|
|
|
| // This method is invoked on the IO thread to launch the browser process to
|
| // display a desktop notification that the Cloud Print token is invalid and
|
|
|