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

Unified Diff: components/autofill/content/renderer/password_generation_manager.h

Issue 17481004: Update remaining Blink header includes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update CL due to file moves Created 7 years, 6 months 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
Index: components/autofill/content/renderer/password_generation_manager.h
diff --git a/components/autofill/content/renderer/password_generation_manager.h b/components/autofill/content/renderer/password_generation_manager.h
index 2a2b71a04c4ad5a3636afab2a305bfea9143ac38..2092c45d844671e3f63ad191d29b348aebbcad7d 100644
--- a/components/autofill/content/renderer/password_generation_manager.h
+++ b/components/autofill/content/renderer/password_generation_manager.h
@@ -11,8 +11,8 @@
#include "content/public/renderer/render_view_observer.h"
#include "googleurl/src/gurl.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputElement.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebTextFieldDecoratorClient.h"
+#include "third_party/WebKit/public/web/WebInputElement.h"
+#include "third_party/WebKit/public/web/WebTextFieldDecoratorClient.h"
namespace WebKit {
class WebCString;

Powered by Google App Engine
This is Rietveld 408576698