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

Unified Diff: content/content_shell.gypi

Issue 659073004: Content Shell: Move ShellMessageFilter to LayoutTestMessageFilter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cs-move-cbc
Patch Set: Created 6 years, 2 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: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 649be23eadf9ebd131150271543dfd109d4d0d49..58bc853bf70c7860fbdda999553ccbaa9b8794b5 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -106,6 +106,8 @@
'shell/browser/layout_test/layout_test_devtools_frontend.h',
'shell/browser/layout_test/layout_test_javascript_dialog_manager.cc',
'shell/browser/layout_test/layout_test_javascript_dialog_manager.h',
+ 'shell/browser/layout_test/layout_test_message_filter.cc',
+ 'shell/browser/layout_test/layout_test_message_filter.h',
'shell/browser/layout_test/layout_test_notification_manager.cc',
'shell/browser/layout_test/layout_test_notification_manager.h',
'shell/browser/layout_test/layout_test_resource_dispatcher_host_delegate.cc',
@@ -148,8 +150,6 @@
'shell/browser/shell_login_dialog.h',
'shell/browser/shell_login_dialog_mac.mm',
'shell/browser/shell_mac.mm',
- 'shell/browser/shell_message_filter.cc',
- 'shell/browser/shell_message_filter.h',
'shell/browser/shell_net_log.cc',
'shell/browser/shell_net_log.h',
'shell/browser/shell_network_delegate.cc',
« no previous file with comments | « no previous file | content/shell/BUILD.gn » ('j') | content/shell/browser/layout_test/layout_test_content_browser_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698