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

Side by Side Diff: components/favicon/ios/DEPS

Issue 2677993002: Use IOSImageDataFetcherWrapper for favicon (Closed)
Patch Set: Add header Created 3 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/image_fetcher/ios",
2 "+ios/web/public", 3 "+ios/web/public",
4 "+skia/ext/skia_utils_ios.h",
sdefresne 2017/02/07 10:18:30 Please add the following above the rules for skia
gambard 2017/02/08 14:48:12 Done.
5 "+third_party/skia/include/core/SkBitmap.h",
3 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698