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

Unified Diff: pdf/DEPS

Issue 2349753003: Improve linearized pdf load/show time. (Closed)
Patch Set: rebase Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pdf/BUILD.gn ('k') | pdf/chunk_stream.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/DEPS
diff --git a/pdf/DEPS b/pdf/DEPS
index b7a8a170e888827aa26acf550dd913d2d57b7b8b..d0888055e0a83dc49b36132e2b2f44bf8b68cafb 100644
--- a/pdf/DEPS
+++ b/pdf/DEPS
@@ -4,5 +4,6 @@ include_rules = [
"+ppapi",
"+ui/base/window_open_disposition.h",
"+ui/events/keycodes/keyboard_codes.h",
+ "+ui/gfx/range/range.h",
"+v8/include/v8.h"
]
« 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