Additional OpenType tables.
https://codereview.appspot.com/6850075/


git-svn-id: http://skia.googlecode.com/svn/trunk@6509 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/sfnt/SkOTTable_OS_2_V1.h b/src/sfnt/SkOTTable_OS_2_V1.h
index 47d9921..5136071 100644
--- a/src/sfnt/SkOTTable_OS_2_V1.h
+++ b/src/sfnt/SkOTTable_OS_2_V1.h
@@ -18,7 +18,8 @@
 
 struct SkOTTableOS2_V1 {
     SK_OT_USHORT version;
-    static const SK_OT_USHORT version1 = SkTEndian_SwapBE16(1);
+    static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(1);
+    
     SK_OT_SHORT xAvgCharWidth;
     struct WeightClass {
         SK_TYPED_ENUM(Value, SK_OT_USHORT,