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

Unified Diff: content/shell/BUILD.gn

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/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 92288cd1db16c6dfe35c5e879053f6d19f5cf159..fea86c38028582fd66a81758ebf5d257f20fb6ef 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -194,8 +194,6 @@ static_library("content_shell_lib") {
"renderer/test_runner/mock_webrtc_dtmf_sender_handler.h",
"renderer/test_runner/mock_webrtc_peer_connection_handler.cc",
"renderer/test_runner/mock_webrtc_peer_connection_handler.h",
- "renderer/test_runner/notification_presenter.cc",
- "renderer/test_runner/notification_presenter.h",
"renderer/test_runner/spell_check_client.cc",
"renderer/test_runner/spell_check_client.h",
"renderer/test_runner/test_common.cc",
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | content/shell/browser/layout_test/layout_test_message_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698