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

Unified Diff: chrome/test/BUILD.gn

Issue 2753683002: Build a Bridge to Eddystone Encoder in Components (Closed)
Patch Set: Created 3 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index ac9ed174ea0079719cd750bfc5c3216af574f48d..671d4d43a5a6918a636bd3abbea3983dd901a1bd 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3081,6 +3081,7 @@ test("unit_tests") {
"../browser/android/mock_location_settings.cc",
"../browser/android/mock_location_settings.h",
"../browser/android/net/external_estimate_provider_android_unittest.cc",
+ "../browser/android/physical_web/eddystone_encoder_bridge_unittest.cc",
"../browser/android/physical_web/physical_web_data_source_android_unittest.cc",
"../browser/android/preferences/pref_service_bridge_unittest.cc",
"../browser/android/shortcut_info_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698