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

Unified Diff: content/test/BUILD.gn

Issue 2792063003: Factor out RenderWidgetHostConnector (Closed)
Patch Set: test Created 3 years, 8 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index f946d701850a68e2d2ef6f9e56d47bd96c46bb1f..4c7aa27d741dcbc3dfe4a44b3b0f1912af4d22da 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -867,6 +867,7 @@ test("content_browsertests") {
if (is_android) {
sources += [
"../browser/accessibility/android_granularity_movement_browsertest.cc",
+ "../browser/android/render_widget_host_connector_browsertest.cc",
"../browser/media/session/audio_focus_delegate_android_browsertest.cc",
"../shell/android/browsertests_apk/content_browser_tests_jni_onload.cc",
]

Powered by Google App Engine
This is Rietveld 408576698