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

Side by Side Diff: components/bubble/DEPS

Issue 1251633002: Add BubbleManager to manage bubbles and ChromeBubbleManager for events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Apply Feedback Created 5 years, 4 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 "+ui/base/cursor",
3 "+ui/gfx", 2 "+ui/gfx",
3 "+content/public/browser"
hcarmona 2015/08/11 02:35:47 Not sure if it's ok to include this... Added to ve
msw 2015/08/13 03:37:21 This seems to happen in other places, and doesn't
4 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698