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

Unified Diff: core/fxge/skia/DEPS

Issue 2064753002: add local caching for skia draws (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: fix text case Created 4 years, 6 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
Index: core/fxge/skia/DEPS
diff --git a/core/fxge/skia/DEPS b/core/fxge/skia/DEPS
index 6492756b7ef48aae8a59044ec1b6cc87551d8abd..da24b1efec942a9452b0ae1a33d85f953d94d84a 100644
--- a/core/fxge/skia/DEPS
+++ b/core/fxge/skia/DEPS
@@ -1,3 +1,5 @@
include_rules = [
- '+third_party/skia/include'
+ '+fpdfsdk/include',
+ '+public',
+ '+third_party/skia/include',
]
« no previous file with comments | « BUILD.gn ('k') | core/fxge/skia/fx_skia_device.h » ('j') | core/fxge/skia/fx_skia_device.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698