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

Side by Side Diff: apps/ui/views/DEPS

Issue 27029006: apps: Move chrome's ShellWindowFrameView into apps/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 2 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
(Empty)
1 include_rules = [
2 # TODO(jamescook): Eliminate this by moving NativeAppWindowViews into apps,
3 # see crbug.com/306535
4 "+chrome/browser/ui/views/apps/native_app_window_views.h",
5 # TODO(jamescook): Eliminate this by introducing apps_resources.grd, see
6 # crbug.com/306688
7 "+grit/theme_resources.h",
8 "+grit/ui_strings.h",
9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698