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

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

Issue 2317183002: Start the Physical Web scanner on Chrome start (Closed)
Patch Set: swap conditional Created 4 years, 3 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 | « no previous file | ios/chrome/browser/ios_chrome_main_parts.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 0a7540b0af196e0d65feeb9bf486763c4f471941..97204df2e31eae028348634a6a0ad7cd45d08dcb 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -320,6 +320,8 @@ source_set("browser") {
"physical_web/create_physical_web_data_source.h",
"physical_web/create_physical_web_data_source.mm",
"physical_web/physical_web_constants.h",
+ "physical_web/start_physical_web_discovery.h",
+ "physical_web/start_physical_web_discovery.mm",
"pref_names.cc",
"pref_names.h",
"prefs/browser_prefs.h",
« no previous file with comments | « no previous file | ios/chrome/browser/ios_chrome_main_parts.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698