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

Unified Diff: components/test_runner/BUILD.gn

Issue 1821923003: Extract WebFrameClient implementation out of WebTestProxyBase. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 9 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: components/test_runner/BUILD.gn
diff --git a/components/test_runner/BUILD.gn b/components/test_runner/BUILD.gn
index 8bfbeb52c06656576a0e883e7ce6b227dfd30408..4e3f4ccfca5ac5d28113d6a2d2d2a49774d52aa0 100644
--- a/components/test_runner/BUILD.gn
+++ b/components/test_runner/BUILD.gn
@@ -77,6 +77,8 @@ component("test_runner") {
"web_ax_object_proxy.h",
"web_content_settings.cc",
"web_content_settings.h",
+ "web_frame_test_client.cc",
+ "web_frame_test_client.h",
"web_frame_test_proxy.h",
"web_task.cc",
"web_task.h",
« no previous file with comments | « no previous file | components/test_runner/mock_color_chooser.h » ('j') | components/test_runner/mock_color_chooser.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698