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

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

Issue 2458613004: Record the initial state of the Physical Web at startup (Closed)
Patch Set: fix retain loop Created 3 years, 11 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: 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 f7d034e1b99a2d77468e1edb4d79590295984647..832f11376f7f1bcfbabdfe0a9d98ee4aef666211 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",
« no previous file with comments | « ios/chrome/browser/application_context_impl.cc ('k') | ios/chrome/browser/physical_web/create_physical_web_data_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698