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

Unified Diff: content/shell/renderer/test_runner/web_test_proxy.h

Issue 740543003: Remove the old Web Notification code-path (Chromium) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove unittest references Created 6 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
Index: content/shell/renderer/test_runner/web_test_proxy.h
diff --git a/content/shell/renderer/test_runner/web_test_proxy.h b/content/shell/renderer/test_runner/web_test_proxy.h
index 80e6ec288e39ab1ecf3f657129f6c55ccb04be43..0cd6622a119ceb95a817fa452abc732cc3a5bd3f 100644
--- a/content/shell/renderer/test_runner/web_test_proxy.h
+++ b/content/shell/renderer/test_runner/web_test_proxy.h
@@ -51,7 +51,6 @@ class WebMIDIAccessorClient;
class WebMIDIClient;
class WebMIDIClientMock;
class WebNode;
-class WebNotificationPresenter;
class WebPlugin;
class WebPushClient;
class WebRange;
@@ -173,7 +172,6 @@ class WebTestProxyBase {
const blink::WebContextMenuData& data);
blink::WebUserMediaClient* GetUserMediaClient();
void PrintPage(blink::WebLocalFrame* frame);
- blink::WebNotificationPresenter* GetNotificationPresenter();
blink::WebMIDIClient* GetWebMIDIClient();
blink::WebSpeechRecognizer* GetSpeechRecognizer();
bool RequestPointerLock();
« no previous file with comments | « content/shell/renderer/test_runner/web_test_delegate.h ('k') | content/shell/renderer/test_runner/web_test_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698