Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(721)

Unified Diff: webkit/glue/webpasswordautocompletelistener_impl.h

Issue 387020: Upstreaming WebKit.gyp (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/glue/webmenuitem.h ('k') | webkit/glue/webpasswordautocompletelistener_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webpasswordautocompletelistener_impl.h
diff --git a/webkit/glue/webpasswordautocompletelistener_impl.h b/webkit/glue/webpasswordautocompletelistener_impl.h
index 7020bf1c7bdd20f365b33f67655fb6045f4fa09d..092455ef2b5f0b6f5f251ed7c194c9f0935adf3d 100644
--- a/webkit/glue/webpasswordautocompletelistener_impl.h
+++ b/webkit/glue/webpasswordautocompletelistener_impl.h
@@ -10,8 +10,8 @@
#include "base/basictypes.h"
#include "base/scoped_ptr.h"
-#include "webkit/api/public/WebInputElement.h"
-#include "webkit/api/public/WebPasswordAutocompleteListener.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebInputElement.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebPasswordAutocompleteListener.h"
#include "webkit/glue/password_form_dom_manager.h"
using WebKit::WebInputElement;
« no previous file with comments | « webkit/glue/webmenuitem.h ('k') | webkit/glue/webpasswordautocompletelistener_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698