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

Side by Side Diff: components/printing/renderer/DEPS

Issue 811563008: Moving files from //chrome to //components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adds forgotten files Created 5 years, 11 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
(Empty)
1 include_rules = [
2 "+net",
3 "+ui/base",
4 "+skia",
5
6 # TODO(dgn) to be removed
7 "+chrome/common",
8 "+chrome/grit",
9 "+chrome/renderer",
10 "+chrome/test",
11 "+extensions/common",
12 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698