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

Unified Diff: chrome/browser/DEPS

Issue 2815003005: Integrate WebUSB with Feature Policy (Closed)
Patch Set: Fixed usb-allowed-by-feature-policy.https.sub.html 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..71047b13d22e1cb4dc4ad85d34f4df62e3c0ff2c 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/WebFeaturePolicy.h",
jochen (gone - plz use gerrit) 2017/05/05 14:28:06 the browser process must only depend on pure POD /
Reilly Grant (use Gerrit) 2017/05/05 22:10:15 Done.
"+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