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

Unified Diff: content/common/DEPS

Issue 1049533002: Add IsOriginSecure and GURL::SchemeUsesTLS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move it to content::, so we can call into net:: and blink::. Created 5 years, 9 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 | content/common/url_schemes.h » ('j') | content/common/url_schemes.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 30297ed7940319eb095e7aa4bdd96511fca4657a..ae79cdf171c0fe8c0b5553fdd67e7508dcff0491 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -52,6 +52,7 @@ include_rules = [
"+third_party/WebKit/public/web/WebMediaPlayerAction.h",
"+third_party/WebKit/public/web/WebPluginAction.h",
"+third_party/WebKit/public/web/WebPopupType.h",
+ "+third_party/WebKit/public/web/WebSecurityPolicy.h",
"+third_party/WebKit/public/web/WebTextDirection.h",
"+third_party/WebKit/public/web/WebWindowFeatures.h",
]
« no previous file with comments | « no previous file | content/common/url_schemes.h » ('j') | content/common/url_schemes.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698