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

Unified Diff: public/web/WebSelectElement.h

Issue 138433002: Add Autofill preview support for <select> input fields (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update code as per keishi's review comment. Created 6 years, 9 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: public/web/WebSelectElement.h
diff --git a/public/web/WebSelectElement.h b/public/web/WebSelectElement.h
index 9db36aaeaa8a104bb44df7e4823cf1d7faa00bd1..35a99041c7d38bb53ec2942a9656c9c48d88240e 100644
--- a/public/web/WebSelectElement.h
+++ b/public/web/WebSelectElement.h
@@ -64,5 +64,4 @@ public:
};
} // namespace blink
-
tkent 2014/03/14 00:06:41 This change is unnecessary.
ziran.sun 2014/03/14 11:32:37 Done.
#endif
« Source/core/html/HTMLSelectElement.cpp ('K') | « public/web/WebFormControlElement.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698