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

Side by Side Diff: printing/DEPS

Issue 6386009: Remove app/win/win_util.h,cc etc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Code cleanup Created 9 years, 10 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 "+app", # win_util::FormatSystemTime/Date.
3 "+base", 2 "+base",
4 "+gfx", 3 "+gfx",
5 "+skia/ext", 4 "+skia/ext",
6 "+ui/base/text", 5 "+ui/base/text",
7 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698