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

Unified Diff: webkit/glue/password_autocomplete_listener_unittest.cc

Issue 11479: New take at implementing autofill using the editor client API (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 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/password_autocomplete_listener.cc ('k') | webkit/glue/webframe_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/password_autocomplete_listener_unittest.cc
===================================================================
--- webkit/glue/password_autocomplete_listener_unittest.cc (revision 5578)
+++ webkit/glue/password_autocomplete_listener_unittest.cc (working copy)
@@ -24,11 +24,9 @@
#undef LOG
-#include "webkit/glue/autocomplete_input_listener.h"
#include "webkit/glue/password_autocomplete_listener.h"
#include "testing/gtest/include/gtest/gtest.h"
-using webkit_glue::AutocompleteInputListener;
using webkit_glue::PasswordAutocompleteListener;
using webkit_glue::HTMLInputDelegate;
« no previous file with comments | « webkit/glue/password_autocomplete_listener.cc ('k') | webkit/glue/webframe_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698