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

Unified Diff: content/common/DEPS

Issue 2654873004: Move content-side Feature Policy code into content/{common,child}/feature_policy (Closed)
Patch Set: Fix missed nit Created 3 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
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/feature_policy/OWNERS » ('j') | no next file with comments »
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 5ea7c72b2d864ebcc4ac91c0399486d492000a85..3e2c50c2903302b9a89442d628c4751f4ab4706e 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -14,6 +14,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebCString.h",
"+third_party/WebKit/public/platform/WebDisplayMode.h",
"+third_party/WebKit/public/platform/WebDragOperation.h",
+ "+third_party/WebKit/public/platform/WebFeaturePolicy.h",
"+third_party/WebKit/public/platform/WebFloatPoint.h",
"+third_party/WebKit/public/platform/WebFloatRect.h",
"+third_party/WebKit/public/platform/WebFocusType.h",
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/feature_policy/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698