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

Unified Diff: content/content_shell.gypi

Issue 648673002: Content Shell: Introduce LayoutTestDownloadManagerDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@637843003
Patch Set: Ugh. 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 db17510d20fc19b48a4291953f746282e7061b4c..0026e09ee673ea5faafc997c9450319d170ee70d 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -94,6 +94,8 @@
'shell/browser/ipc_echo_message_filter.h',
'shell/browser/layout_test/layout_test_browser_context.cc',
'shell/browser/layout_test/layout_test_browser_context.h',
+ 'shell/browser/layout_test/layout_test_download_manager_delegate.cc',
+ 'shell/browser/layout_test/layout_test_download_manager_delegate.h',
'shell/browser/layout_test/layout_test_devtools_frontend.cc',
'shell/browser/layout_test/layout_test_devtools_frontend.h',
'shell/browser/layout_test/layout_test_javascript_dialog_manager.cc',
« no previous file with comments | « no previous file | content/shell/BUILD.gn » ('j') | content/shell/browser/layout_test/layout_test_browser_context.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698