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

Unified Diff: content/DEPS

Issue 2946113002: Use FrameIsAd to decide whether to isolate a frame in TopDocumentIsolation mode. (Closed)
Patch Set: Rebasing and git-cl-format Created 3 years, 5 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: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index fd8706dfecc9fad191b4f32bd76a9b6bb603c0f7..71c63055b6b65c5bfa0997ce723c6c8e8dd64528 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -25,6 +25,7 @@ include_rules = [
# shared with iOS. This includes, but isn't limited to, browser features such
# as autofill or extensions, and chrome implementation details such as
# settings, packaging details, installation or crash reporting.
+ "+components/variations",
"+crypto",
"+grit/blink_resources.h",

Powered by Google App Engine
This is Rietveld 408576698