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

Side by Side Diff: components/renderer_context_menu/DEPS

Issue 447243004: Move ToolkitDelegate views impl to components/renderer_context_menu/views (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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 | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+content/public/browser", 2 "+content/public/browser",
3 "+content/public/common", 3 "+content/public/common",
4 "+extensions/browser", 4 "+extensions/browser",
5 "+extensions/common", 5 "+extensions/common",
6 "+ui/base", 6 "+ui/base",
7 "+ui/gfx",
8 "+ui/views",
7 "+third_party/WebKit/public/web", 9 "+third_party/WebKit/public/web",
8 ] 10 ]
OLDNEW
« no previous file with comments | « components/renderer_context_menu.gypi ('k') | components/renderer_context_menu/views/toolkit_delegate_views.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698