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

Unified Diff: url/url.gyp

Issue 1603903002: Add an OriginFilterBuilder class for [white|black]listing origins. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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: url/url.gyp
diff --git a/url/url.gyp b/url/url.gyp
index e9e7ff5ed0af74bb4191cae961a4a78119083538..13dc943e18652259144556c055dc6da6d72b05c6 100644
--- a/url/url.gyp
+++ b/url/url.gyp
@@ -47,6 +47,7 @@
],
'sources': [
'gurl_unittest.cc',
+ 'origin_filter_unittest.cc',
'origin_unittest.cc',
'scheme_host_port_unittest.cc',
'url_canon_icu_unittest.cc',
« url/origin_filter.cc ('K') | « url/origin_filter_unittest.cc ('k') | url/url_srcs.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698