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

Side by Side Diff: ui/app_list/DEPS

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
Patch Set: Rebase. 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/keyed_service/core", 2 "+components/keyed_service/core",
3 "+components/sync",
3 "+skia", 4 "+skia",
4 "+sync",
5 "+third_party/google_toolbox_for_mac/src", 5 "+third_party/google_toolbox_for_mac/src",
6 "+third_party/skia", 6 "+third_party/skia",
7 "+ui/accessibility", 7 "+ui/accessibility",
8 "+ui/aura", 8 "+ui/aura",
9 "+ui/base", 9 "+ui/base",
10 "+ui/display", 10 "+ui/display",
11 "+ui/compositor", 11 "+ui/compositor",
12 "+ui/events", 12 "+ui/events",
13 "+ui/gfx", 13 "+ui/gfx",
14 "+ui/resources/grit/ui_resources.h", 14 "+ui/resources/grit/ui_resources.h",
15 "+ui/strings/grit/ui_strings.h", 15 "+ui/strings/grit/ui_strings.h",
16 "+ui/views", 16 "+ui/views",
17 "+ui/wm/core", 17 "+ui/wm/core",
18 ] 18 ]
OLDNEW
« build/all.gyp ('K') | « ui/app_list/BUILD.gn ('k') | ui/app_list/app_list_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698