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

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

Issue 2113473002: Add a Physical Web data source (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove notification Created 4 years, 6 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/common/BUILD.gn
diff --git a/ios/chrome/common/BUILD.gn b/ios/chrome/common/BUILD.gn
index 126dea6c04c30c4f618789f740a0950261938eb7..688f7fd21fdc73dcc2d540977a0a613e3ba91e45 100644
--- a/ios/chrome/common/BUILD.gn
+++ b/ios/chrome/common/BUILD.gn
@@ -16,6 +16,7 @@ source_set("common") {
"//base",
"//components/version_info",
"//ios/chrome/common/app_group:main_app",
+ "//ios/chrome/common/physical_web:physical_web",
]
libs = [

Powered by Google App Engine
This is Rietveld 408576698