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

Unified Diff: chrome/test/BUILD.gn

Issue 2753683002: Build a Bridge to Eddystone Encoder in Components (Closed)
Patch Set: Personal Nits 1 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 9719d1d31d9a2a33b42b0b8ccafcb3a417192a6f..a7c02674f5c0438e7197b047649871351e7c34de 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3086,6 +3086,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