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

Unified Diff: blimp/common/DEPS

Issue 1420883006: Move blimp_layer_tree_settings.h/cc to client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tweaked a comment. Created 5 years, 1 month 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 | « blimp/common/BUILD.gn ('k') | blimp/common/compositor/blimp_layer_tree_settings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « blimp/common/BUILD.gn ('k') | blimp/common/compositor/blimp_layer_tree_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698