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

Unified Diff: Source/WebKit/chromium/src/ValidationMessageClientImpl.h

Issue 16180009: Improve WebValidationMessageClient interface and implementation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/ValidationMessageClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/ValidationMessageClientImpl.h
diff --git a/Source/WebKit/chromium/src/ValidationMessageClientImpl.h b/Source/WebKit/chromium/src/ValidationMessageClientImpl.h
index e205a3201e1bbbe06229683594feacad1e595289..5162af664e05598848ed7ed399f4d139686bc45e 100644
--- a/Source/WebKit/chromium/src/ValidationMessageClientImpl.h
+++ b/Source/WebKit/chromium/src/ValidationMessageClientImpl.h
@@ -47,7 +47,6 @@ public:
private:
ValidationMessageClientImpl(WebViewImpl&, WebValidationMessageClient&);
- void askClientToShowValidationMessage();
void checkAnchorStatus(WebCore::Timer<ValidationMessageClientImpl>*);
WebCore::FrameView* currentView();
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/ValidationMessageClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698