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

Unified Diff: chrome/browser/DEPS

Issue 2815003005: Integrate WebUSB with Feature Policy (Closed)
Patch Set: Ready for review Created 3 years, 8 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') | chrome/browser/usb/usb_tab_helper.cc » ('J')
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 f67179588caa33ab98fa52a5c3289281511f199e..b80e1c1da8519553f6b3caf75bdc30370227222b 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -107,6 +107,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",
"+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') | chrome/browser/usb/usb_tab_helper.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698