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

Unified Diff: third_party/harfbuzz-ng/src/main.cc

Issue 10915172: harfbuzz-ng roll (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « third_party/harfbuzz-ng/src/indic.cc ('k') | third_party/harfbuzz-ng/src/test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/harfbuzz-ng/src/main.cc
diff --git a/third_party/harfbuzz-ng/src/main.cc b/third_party/harfbuzz-ng/src/main.cc
index 07d3d69be746e0b4e3858127204bce51ca390d25..b362744e2137520a9c3ee60b0c0c590b88b81454 100644
--- a/third_party/harfbuzz-ng/src/main.cc
+++ b/third_party/harfbuzz-ng/src/main.cc
@@ -36,6 +36,8 @@
#include <stdio.h>
+using namespace OT;
+
int
main (int argc, char **argv)
« no previous file with comments | « third_party/harfbuzz-ng/src/indic.cc ('k') | third_party/harfbuzz-ng/src/test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698