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

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2718453002: ntp_snippets: default to staging API on dev/canary (Closed)
Patch Set: Use channel directly Created 3 years, 10 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: components/ntp_snippets/BUILD.gn
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
index 3bc38a314e0c0875e9b5a7a250988291bf543edc..5754bd01a695dd15e054903e0b6ec888517e40df 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -89,6 +89,7 @@ static_library("ntp_snippets") {
"//components/resources",
"//components/signin/core/browser",
"//components/sync",
+ "//components/version_info",
"//google_apis",
"//net",
"//ui/base",

Powered by Google App Engine
This is Rietveld 408576698