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

Unified Diff: headless/lib/browser/DEPS

Issue 2507003002: Enable security state computation for HeadlessWebContents. (Closed)
Patch Set: fix copyright Created 4 years, 1 month 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 | « headless/BUILD.gn ('k') | headless/lib/browser/headless_web_contents_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/lib/browser/DEPS
diff --git a/headless/lib/browser/DEPS b/headless/lib/browser/DEPS
index 75ab3c75a98d2e0fa9f8a332853b7b351a627b07..1704e22e758014bb11238a537d1c062ad18e61b3 100644
--- a/headless/lib/browser/DEPS
+++ b/headless/lib/browser/DEPS
@@ -1,3 +1,4 @@
include_rules = [
- "+ui/aura"
+ "+components/security_state",
+ "+ui/aura",
]
« no previous file with comments | « headless/BUILD.gn ('k') | headless/lib/browser/headless_web_contents_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698