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

Unified Diff: content/browser/DEPS

Issue 1141283002: Replicate whether a frame is in a document or shadow tree. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo Created 5 years, 7 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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index e673dcc966e29fae616f9fe75391397dddaebd73..4b317b30b93ee7da1c68babf80fe123c4da23a9b 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -80,6 +80,7 @@ include_rules = [
"+third_party/WebKit/public/web/WebSerializedScriptValueVersion.h",
"+third_party/WebKit/public/web/WebTextDirection.h",
"+third_party/WebKit/public/web/WebTextInputType.h",
+ "+third_party/WebKit/public/web/WebTreeScopeType.h",
# These should be burned down. http://crbug.com/237267
"!third_party/WebKit/public/web/mac/WebInputEventFactory.h",

Powered by Google App Engine
This is Rietveld 408576698