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

Unified Diff: chrome/browser/DEPS

Issue 2815003005: Integrate WebUSB with Feature Policy (Closed)
Patch Set: Rebased Created 3 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
« no previous file with comments | « no previous file | chrome/browser/usb/usb_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 224c8b10878c04c0775b2916424a73a52f1ece08..6af572353bd4f467ac66f7de7378ff7e640ada44 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -106,6 +106,7 @@ include_rules = [
"-third_party/WebKit",
"+third_party/WebKit/public/platform/WebCache.h",
"+third_party/WebKit/public/platform/WebDisplayMode.h",
+ "+third_party/WebKit/public/platform/WebFeaturePolicyFeature.h",
"+third_party/WebKit/public/platform/WebLoadingBehaviorFlag.h",
"+third_party/WebKit/public/platform/WebGestureEvent.h",
"+third_party/WebKit/public/platform/WebInputEvent.h",
« no previous file with comments | « no previous file | chrome/browser/usb/usb_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698