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

Side by Side Diff: components/sad_tab/DEPS

Issue 543663002: Componentize sad_tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 "+content/public", 2 "+content/public",
blundell 2014/09/05 09:08:53 this should be restricted to the subdirectories th
hashimoto 2014/09/08 12:14:50 Done.
3 "+third_party/WebKit/public/web/WebInputEvent.h", 3 "+grit/components_strings.h",
4 "+ui/base", 4 "+ui/base",
5 "+ui/gfx", 5 "+url",
6 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698