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

Unified Diff: third_party/harfbuzz-ng/src/hb-directwrite.h

Issue 1723043002: Roll HarfBuzz to 1.2.1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include upstream ebd7431f824 Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/harfbuzz-ng/src/hb-coretext.cc ('k') | third_party/harfbuzz-ng/src/hb-directwrite.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/harfbuzz-ng/src/hb-directwrite.h
diff --git a/third_party/harfbuzz-ng/src/hb-gobject.h b/third_party/harfbuzz-ng/src/hb-directwrite.h
similarity index 81%
copy from third_party/harfbuzz-ng/src/hb-gobject.h
copy to third_party/harfbuzz-ng/src/hb-directwrite.h
index ea1bd25df82d46a222436a1ad078d0fc95d5c303..adf33dfe9f09cee69143d660ee72fae0cc2228e0 100644
--- a/third_party/harfbuzz-ng/src/hb-gobject.h
+++ b/third_party/harfbuzz-ng/src/hb-directwrite.h
@@ -1,5 +1,5 @@
/*
- * Copyright © 2011 Google, Inc.
+ * Copyright © 2015 Ebrahim Byagowi
*
* This is part of HarfBuzz, a text shaping library.
*
@@ -20,21 +20,15 @@
* FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
* ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
* PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
- *
- * Google Author(s): Behdad Esfahbod
*/
-#ifndef HB_GOBJECT_H
-#define HB_GOBJECT_H
-#define HB_GOBJECT_H_IN
+#ifndef HB_DIRECTWRITE_H
+#define HB_DIRECTWRITE_H
#include "hb.h"
-#include "hb-gobject-enums.h"
-#include "hb-gobject-structs.h"
-
HB_BEGIN_DECLS
+
HB_END_DECLS
-#undef HB_GOBJECT_H_IN
-#endif /* HB_GOBJECT_H */
+#endif /* HB_UNISCRIBE_H */
« no previous file with comments | « third_party/harfbuzz-ng/src/hb-coretext.cc ('k') | third_party/harfbuzz-ng/src/hb-directwrite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698