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

Unified Diff: components/BUILD.gn

Issue 2731273004: Add Platform Independent Eddystone Encoder (Closed)
Patch Set: Fixing more Casting 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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | components/physical_web/eddystone/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index dd5ed4eed9dbf978b85356605cd7fecac52126bb..a849121d8d98fbe1f758fe9a6caccdc9cc18751b 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -119,6 +119,7 @@ test("components_unittests") {
"//components/password_manager/sync/browser:unit_tests",
"//components/payments/core:unit_tests",
"//components/physical_web/data_source:unit_tests",
+ "//components/physical_web/eddystone:unit_tests",
"//components/precache/core:unit_tests",
"//components/prefs:unit_tests",
"//components/previews/core:unit_tests",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | components/physical_web/eddystone/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698