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

Unified Diff: content/common/DEPS

Issue 2636843003: Move most Feature Policy code into content/ (Closed)
Patch Set: Addressing review comments 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 caee767d81c7c705a73d231a6b24bc7fd5a94edd..455a1681ad8ac5a50ef26fb00b7f16978414865a 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