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

Unified Diff: ui/gfx/DEPS

Issue 152473008: More or less implement RenderTextHarfBuzz (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « no previous file | ui/gfx/gfx.gyp » ('j') | ui/gfx/render_text_harfbuzz.cc » ('J')
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 bbf4bdbe6d2af3a7dca80d81d07529cca9fd687b..3164e5a6481b59a994ece1338215d0aa100fc495 100644
--- a/ui/gfx/DEPS
+++ b/ui/gfx/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"+base",
"+skia/ext",
"+third_party/angle",
+ "+third_party/harfbuzz-ng",
"+third_party/skia",
]
« no previous file with comments | « no previous file | ui/gfx/gfx.gyp » ('j') | ui/gfx/render_text_harfbuzz.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698