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

Side by Side 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: address comments Created 4 years, 5 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
1 include_rules = [ 1 include_rules = [
2 '+third_party/skia/include' 2 '+fpdfsdk/include',
Lei Zhang 2016/06/29 18:53:50 This is a layering violation. core/ should not dep
caryclark 2016/06/29 19:25:40 Sounds good. If unit tests belong in core director
3 '+public',
4 '+third_party/skia/include',
3 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698