diff options
Diffstat (limited to 'chrome/service')
-rw-r--r-- | chrome/service/cloud_print/print_system_cups.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/service/cloud_print/print_system_cups.cc b/chrome/service/cloud_print/print_system_cups.cc index 99e3d1d..12548af 100644 --- a/chrome/service/cloud_print/print_system_cups.cc +++ b/chrome/service/cloud_print/print_system_cups.cc @@ -7,7 +7,6 @@ #include <cups/cups.h> #include <dlfcn.h> #include <errno.h> -#include <gcrypt.h> #include <pthread.h> #include <list> |