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

Unified Diff: content/test/BUILD.gn

Issue 2846463002: Add missing header files to GN files (4 of N) (Closed)
Patch Set: fix webfont files 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 d64ba095b6815005d42743fe80b2d6781d6f542b..c2ed80898918a804bc7f3f8276f499add3b614de 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -865,6 +865,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",
]

Powered by Google App Engine
This is Rietveld 408576698