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

Unified Diff: components/google/core/browser/BUILD.gn

Issue 2498113003: Add verification that google URL has a valid TLD. (Closed)
Patch Set: Remove a blank line 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 | components/google/core/browser/google_tld_list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/google/core/browser/BUILD.gn
diff --git a/components/google/core/browser/BUILD.gn b/components/google/core/browser/BUILD.gn
index ad60061652e97c1dc43e51fa7edf4ba3149440d0..67f502e105c5bf7a57f6edb3a4a220d4d7ad75d6 100644
--- a/components/google/core/browser/BUILD.gn
+++ b/components/google/core/browser/BUILD.gn
@@ -8,6 +8,7 @@ static_library("browser") {
"google_pref_names.h",
"google_switches.cc",
"google_switches.h",
+ "google_tld_list.h",
"google_url_tracker.cc",
"google_url_tracker.h",
"google_url_tracker_client.cc",
« no previous file with comments | « no previous file | components/google/core/browser/google_tld_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698