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

Unified Diff: content/test/BUILD.gn

Issue 2846463002: Add missing header files to GN files (4 of N) (Closed)
Patch Set: revert content/common/DEPS, rebase 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index b6674d66aa62375d29d3d83c11a6424ddb47e33f..8b3b50ec36631305203654c6a439cf5d8609b553 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -867,6 +867,7 @@ test("content_browsertests") {
sources += [
"../browser/accessibility/android_granularity_movement_browsertest.cc",
"../browser/android/render_widget_host_connector_browsertest.cc",
+ "../browser/android/render_widget_host_connector_browsertest.h",
"../browser/media/session/audio_focus_delegate_android_browsertest.cc",
"../shell/android/browsertests_apk/content_browser_tests_jni_onload.cc",
]
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698