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 eed6a97c0af0c3c0a24b2358cd31ae303746a40e..665852c5f6175e1603b3f6f3c92696279bc5faf2 100644 |
--- a/chrome/browser/password_manager/native_backend_gnome_x.cc |
+++ b/chrome/browser/password_manager/native_backend_gnome_x.cc |
@@ -16,10 +16,10 @@ |
#include "base/string_piece.h" |
#include "base/string_util.h" |
#include "base/stringprintf.h" |
+#include "base/synchronization/waitable_event.h" |
#include "base/time.h" |
#include "base/utf_string_conversions.h" |
-#include "base/synchronization/waitable_event.h" |
-#include "content/browser/browser_thread.h" |
+#include "content/public/browser/browser_thread.h" |
using webkit_glue::PasswordForm; |