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

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

Issue 2458613004: Record the initial state of the Physical Web at startup (Closed)
Patch Set: rebase, use local state pref Created 4 years 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 6a9caf18a1f32b8f3cefa435d681e38520215dbf..65ed0bf255c6adf44b6a8bd26bd5b6906d019ee5 100644
--- a/ios/chrome/browser/physical_web/BUILD.gn
+++ b/ios/chrome/browser/physical_web/BUILD.gn
@@ -9,6 +9,8 @@ source_set("physical_web") {
"ios_chrome_physical_web_data_source.h",
"ios_chrome_physical_web_data_source.mm",
"physical_web_constants.h",
+ "physical_web_initial_state_recorder.h",
+ "physical_web_initial_state_recorder.mm",
"physical_web_prefs_registration.cc",
"physical_web_prefs_registration.h",
"start_physical_web_discovery.h",

Powered by Google App Engine
This is Rietveld 408576698