| Index: blimp/client/DEPS
|
| diff --git a/blimp/client/DEPS b/blimp/client/DEPS
|
| index 71d9cb4e529cbd1eb4a76ce0dbac7aad2d73cc58..dc443c4420736bd0cc5db7bb947cb90977adf7b3 100644
|
| --- a/blimp/client/DEPS
|
| +++ b/blimp/client/DEPS
|
| @@ -13,4 +13,10 @@ include_rules = [
|
|
|
| # TODO(dtrainor): Remove this once Toast uses are removed from Java.
|
| "!ui/android",
|
| +
|
| + # TODO(dtrainor): Remove this once the LayerTreeHost settings for Blimp
|
| + # are finalized or are pushed from the server component. See
|
| + # crbug.com/527655.
|
| + "!content/public/common/content_switches.h",
|
| + "!ui/native_theme/native_theme_switches.h",
|
| ]
|
|
|