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

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

Issue 2566753002: Modify StartPhysicalWebDiscovery to take an ios::ChromeBrowserState param (Closed)
Patch Set: fix deps 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
« no previous file with comments | « no previous file | ios/chrome/browser/physical_web/start_physical_web_discovery.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..5dd0611066bdcbdf6359ffde0bf5815c1a2a4133 100644
--- a/ios/chrome/browser/physical_web/BUILD.gn
+++ b/ios/chrome/browser/physical_web/BUILD.gn
@@ -20,6 +20,7 @@ source_set("physical_web") {
"//components/pref_registry",
"//components/prefs",
"//ios/chrome/browser",
+ "//ios/chrome/browser/browser_state",
"//ios/chrome/browser/geolocation",
"//ios/chrome/common/physical_web",
"//url",
« no previous file with comments | « no previous file | ios/chrome/browser/physical_web/start_physical_web_discovery.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698