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

Unified Diff: components/physical_web/data_source/BUILD.gn

Issue 2403423005: Expose Physical Web metadata to native clients over JNI (Closed)
Patch Set: remove unit test Created 4 years, 2 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: components/physical_web/data_source/BUILD.gn
diff --git a/components/physical_web/data_source/BUILD.gn b/components/physical_web/data_source/BUILD.gn
index 4236cf08bd4e961cd44f2ca98f2acc7885796ff7..a0dffd5201f9b753c538a1beadda981e4ef39752 100644
--- a/components/physical_web/data_source/BUILD.gn
+++ b/components/physical_web/data_source/BUILD.gn
@@ -4,6 +4,7 @@
source_set("data_source") {
sources = [
+ "physical_web_data_source.cc",
"physical_web_data_source.h",
"physical_web_data_source_impl.cc",
"physical_web_data_source_impl.h",

Powered by Google App Engine
This is Rietveld 408576698