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

Side by Side Diff: trunk/src/printing/DEPS

Issue 164013002: Revert 230235 "Use BaseShellDialog for print dialog on Windows" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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
« no previous file with comments | « no previous file | trunk/src/printing/printing.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+jni", 2 "+jni",
3 "+skia/ext", 3 "+skia/ext",
4 "+third_party/icu/source/common/unicode", 4 "+third_party/icu/source/common/unicode",
5 "+third_party/icu/source/i18n/unicode", 5 "+third_party/icu/source/i18n/unicode",
6 "+third_party/skia", 6 "+third_party/skia",
7 "+ui/aura", 7 "+ui/aura",
8 "+ui/base/resource", 8 "+ui/base/resource",
9 "+ui/base/text", 9 "+ui/base/text",
10 "+ui/gfx", 10 "+ui/gfx",
11 "+ui/shell_dialogs",
12 "+win8/util", 11 "+win8/util",
13 ] 12 ]
OLDNEW
« no previous file with comments | « no previous file | trunk/src/printing/printing.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698