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

Unified Diff: ios/chrome/browser/physical_web/BUILD.gn

Issue 2494193002: Register Physical Web preference in Chrome's local state (Closed)
Patch Set: Created 4 years, 1 month 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: ios/chrome/browser/physical_web/BUILD.gn
diff --git a/ios/chrome/browser/physical_web/BUILD.gn b/ios/chrome/browser/physical_web/BUILD.gn
index 5ad2547a280f44dfad00b7b34b62232798146164..db9cb5fd68042d3c8102f3485603c291e0863315 100644
--- a/ios/chrome/browser/physical_web/BUILD.gn
+++ b/ios/chrome/browser/physical_web/BUILD.gn
@@ -7,6 +7,8 @@ source_set("physical_web") {
"create_physical_web_data_source.h",
"create_physical_web_data_source.mm",
"physical_web_constants.h",
+ "physical_web_local_state.h",
+ "physical_web_local_state.mm",
"start_physical_web_discovery.h",
"start_physical_web_discovery.mm",
]

Powered by Google App Engine
This is Rietveld 408576698