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 2494033003: Move IOSChromePhysicalWebDataSource to ios/chrome/browser (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
« no previous file with comments | « no previous file | ios/chrome/browser/physical_web/create_physical_web_data_source.mm » ('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 5ad2547a280f44dfad00b7b34b62232798146164..b402e29c3e0bdb99042d0d98600227aad894379b 100644
--- a/ios/chrome/browser/physical_web/BUILD.gn
+++ b/ios/chrome/browser/physical_web/BUILD.gn
@@ -6,6 +6,8 @@ source_set("physical_web") {
sources = [
"create_physical_web_data_source.h",
"create_physical_web_data_source.mm",
+ "ios_chrome_physical_web_data_source.h",
+ "ios_chrome_physical_web_data_source.mm",
"physical_web_constants.h",
"start_physical_web_discovery.h",
"start_physical_web_discovery.mm",
« no previous file with comments | « no previous file | ios/chrome/browser/physical_web/create_physical_web_data_source.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698