Index: chrome/browser/ssl/ssl_client_auth_observer.cc |
=================================================================== |
--- chrome/browser/ssl/ssl_client_auth_observer.cc (revision 211259) |
+++ chrome/browser/ssl/ssl_client_auth_observer.cc (working copy) |
@@ -8,7 +8,7 @@ |
#include "base/bind.h" |
#include "base/logging.h" |
-#include "chrome/common/chrome_notification_types.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_service.h" |
#include "net/cert/x509_certificate.h" |