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

Side by Side Diff: content/browser/compositor/DEPS

Issue 2096843002: mus+ash: Enable Chrome HW rendering in mus+ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix a compile error Created 4 years, 5 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/bitmap_uploader", 2 "+components/bitmap_uploader",
3 "+components/display_compositor", 3 "+components/display_compositor",
4 "+services/ui/common",
4 "+ui/platform_window", 5 "+ui/platform_window",
6 "+ui/views",
5 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698