Index: chrome/browser/password_manager/native_backend_gnome_x.cc |
diff --git a/chrome/browser/password_manager/native_backend_gnome_x.cc b/chrome/browser/password_manager/native_backend_gnome_x.cc |
index 735e381c0893d0e48e7a01864004ebb529d0e32c..68c54d44efa9352b7f68a3f5b2676f21e9edd72c 100644 |
--- a/chrome/browser/password_manager/native_backend_gnome_x.cc |
+++ b/chrome/browser/password_manager/native_backend_gnome_x.cc |
@@ -18,7 +18,7 @@ |
#include "base/strings/stringprintf.h" |
#include "base/strings/utf_string_conversions.h" |
#include "base/synchronization/waitable_event.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "content/public/browser/browser_thread.h" |
using content::BrowserThread; |