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

Unified Diff: source/test/letest/PortableFontInstance.h

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 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 | « source/test/letest/Makefile.in ('k') | source/test/letest/PortableFontInstance.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/letest/PortableFontInstance.h
diff --git a/source/test/letest/PortableFontInstance.h b/source/test/letest/PortableFontInstance.h
index ed366e9f7a0c0efa24b001f7f50d5ba6fcdae2e3..41f6c355a367962af63cea2d07b5f8bf287add57 100644
--- a/source/test/letest/PortableFontInstance.h
+++ b/source/test/letest/PortableFontInstance.h
@@ -2,7 +2,7 @@
/*
*******************************************************************************
*
- * Copyright (C) 1999-2013, International Business Machines
+ * Copyright (C) 1999-2015, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************
@@ -71,7 +71,6 @@ public:
virtual ~PortableFontInstance();
- virtual const void *getFontTable(LETag tableTag) const;
virtual const void *getFontTable(LETag tableTag, size_t &length) const;
virtual const char *getNameString(le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language) const;
« no previous file with comments | « source/test/letest/Makefile.in ('k') | source/test/letest/PortableFontInstance.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698