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

Unified Diff: ui/gfx/DEPS

Issue 497503004: Add NSString category for providing iOS6-style string drawing APIs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: don't cache scale Created 6 years, 3 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 | « build/all.gyp ('k') | ui/gfx/gfx.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/DEPS
diff --git a/ui/gfx/DEPS b/ui/gfx/DEPS
index 758e42abb66e0e4105f4261b931ce5bd1d0aaa32..a1bf2f716c523f887e6937956d0ef00b860e086f 100644
--- a/ui/gfx/DEPS
+++ b/ui/gfx/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+skia/ext",
"+third_party/harfbuzz-ng",
"+third_party/skia",
+ "+ui/ios",
]
« no previous file with comments | « build/all.gyp ('k') | ui/gfx/gfx.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698