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

Unified Diff: content/test/BUILD.gn

Issue 1089143002: Make the Android GN debug component build actually build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix extra whitespace Created 5 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 | « content/browser/BUILD.gn ('k') | media/blink/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 d8b49204f259f2968648103e76f9af23f2c9b601..fddbb5cef6846bc1068d3db42cdf8a658f077686 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -582,6 +582,7 @@ if (!is_mac) { # TODO(GYP) enable on Mac once it links.
sources -= [
"../browser/geolocation/network_location_provider_unittest.cc",
"../browser/geolocation/wifi_data_provider_common_unittest.cc",
+ "../browser/renderer_host/begin_frame_observer_proxy_unittest.cc",
"../browser/webui/url_data_manager_backend_unittest.cc",
]
deps += [ "//testing/android/native_test:native_test_native_code" ]
« no previous file with comments | « content/browser/BUILD.gn ('k') | media/blink/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698