Index: services/python/content_handler/content_handler_main.cc |
diff --git a/services/python/content_handler/content_handler_main.cc b/services/python/content_handler/content_handler_main.cc |
index 1f21f003cc7ee8a468e98ec63c594b4879693ce6..f52e2f2c86a0109464b0b311dcd97228ddd79a53 100644 |
--- a/services/python/content_handler/content_handler_main.cc |
+++ b/services/python/content_handler/content_handler_main.cc |
@@ -16,7 +16,6 @@ |
#include "mojo/public/c/system/main.h" |
#include "mojo/public/cpp/application/application_delegate.h" |
#include "mojo/public/cpp/application/application_impl.h" |
-#include "mojo/public/cpp/application/interface_factory_impl.h" |
#include "mojo/public/python/src/common.h" |
#include "third_party/zlib/google/zip_reader.h" |
#include "url/gurl.h" |