| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 11466fa84a9e200b6829f144e42255c8596a2757..493e0e286b5a6f729b5526de0094c6b48dacb1dd 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -98,6 +98,10 @@ include_rules = [
|
| "+third_party/WebKit/public/web/WebTreeScopeType.h",
|
| "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
|
|
|
| + # Until we define where mojo interfaces should live in blink we whitelist each
|
| + # one separately.
|
| + "+third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom.h"
|
| +
|
| # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!!
|
| # See https://sites.google.com/a/chromium.org/dev/developers/content-module
|
| # for more information.
|
|
|