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

Unified Diff: components/domain_reliability/bake_in_configs.py

Issue 938253002: Domain Reliability: Add config for *.googleadsserving.cn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | components/domain_reliability/baked_in_configs.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/domain_reliability/bake_in_configs.py
diff --git a/components/domain_reliability/bake_in_configs.py b/components/domain_reliability/bake_in_configs.py
index 6131f82f9eeb8d489e7ad473ed2bed8674843a8c..7849f1084fadf6336f65c9cd809526963ec12028 100755
--- a/components/domain_reliability/bake_in_configs.py
+++ b/components/domain_reliability/bake_in_configs.py
@@ -289,6 +289,7 @@ DOMAIN_WHITELIST = (
'google.vu',
'google.ws',
'googleadservices.com',
+ 'googleadsserving.cn',
'googlealumni.com',
'googleapis.com',
'googleapps.com',
« no previous file with comments | « no previous file | components/domain_reliability/baked_in_configs.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698