Chromium Code Reviews

Side by Side Diff: components/arc/test/DEPS

Issue 1413153007: arc-app-launcher: Minimal support for ARC app launcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit comment addressed Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 include_rules = [
2 "+chrome/browser/ui/app_list/arc_app_list_prefs.h",
3 "+ui/app_list/app_list_constants.h",
4 "+ui/base/layout.h",
5 "+ui/gfx/codec/png_codec.h",
6 ]
OLDNEW

Powered by Google App Engine