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

Side by Side Diff: pdf/DEPS

Issue 2558573002: Revert "reland of Improve linearized pdf load/show time." (Closed)
Patch Set: Changes to make tests pass ... Created 4 years 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
« no previous file with comments | « pdf/BUILD.gn ('k') | pdf/chunk_stream.h » ('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 "+chrome/common/content_restriction.h", 2 "+chrome/common/content_restriction.h",
3 "+net", 3 "+net",
4 "+ppapi", 4 "+ppapi",
5 "+ui/base/window_open_disposition.h", 5 "+ui/base/window_open_disposition.h",
6 "+ui/events/keycodes/keyboard_codes.h", 6 "+ui/events/keycodes/keyboard_codes.h",
7 "+ui/gfx/range/range.h",
8 "+v8/include/v8.h" 7 "+v8/include/v8.h"
9 ] 8 ]
OLDNEW
« no previous file with comments | « pdf/BUILD.gn ('k') | pdf/chunk_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698