| Index: blimp/common/DEPS
|
| diff --git a/blimp/common/DEPS b/blimp/common/DEPS
|
| index e1637777bb60e44b71256feabdc4c43cdfec1984..bfe76e26940d072523289d6d2610b12d57cbef8d 100644
|
| --- a/blimp/common/DEPS
|
| +++ b/blimp/common/DEPS
|
| @@ -6,12 +6,4 @@ include_rules = [
|
| "+third_party/skia",
|
| "+ui/gfx",
|
| "+ui/gl",
|
| -
|
| - # TODO(dtrainor): Verify we still need this.
|
| - "!ui/native_theme/native_theme_switches.h",
|
| -
|
| - # 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",
|
| ]
|
|
|