Index: skia/skia.gyp |
diff --git a/skia/skia.gyp b/skia/skia.gyp |
index 578b87be067b6773e6958d7e42682d7dde16840a..9c7041ecedf9493e81689bdca58cca06064da023 100644 |
--- a/skia/skia.gyp |
+++ b/skia/skia.gyp |
@@ -379,8 +379,8 @@ |
'../third_party/skia/src/gpu/GrGpuFactory.cpp', |
'../third_party/skia/src/gpu/GrGpuGL.cpp', |
'../third_party/skia/src/gpu/GrGpuGL.h', |
- '../third_party/skia/src/gpu/GrGpuGLFixed.cpp', |
- '../third_party/skia/src/gpu/GrGpuGLFixed.h', |
+# '../third_party/skia/src/gpu/GrGpuGLFixed.cpp', |
+# '../third_party/skia/src/gpu/GrGpuGLFixed.h', |
'../third_party/skia/src/gpu/GrGpuGLShaders.cpp', |
'../third_party/skia/src/gpu/GrGpuGLShaders.h', |
'../third_party/skia/src/gpu/GrGpuVertex.h', |
@@ -658,6 +658,7 @@ |
'../third_party/skia/include/pdf/SkPDFTypes.h', |
'../third_party/skia/include/pdf/SkPDFUtils.h', |
+ '../third_party/skia/include/ports/SkSandbox_win.h', |
'../third_party/skia/include/ports/SkStream_Win.h', |
'../third_party/skia/include/ports/SkTypeface_win.h', |
@@ -695,6 +696,8 @@ |
'ext/platform_device_linux.cc', |
'ext/platform_device_mac.cc', |
'ext/platform_device_win.cc', |
+ 'ext/SkFontHost_sandbox_win.h', |
+ 'ext/SkFontHost_sandbox_win.cpp', |
'ext/SkMemory_new_handler.cpp', |
'ext/skia_utils_mac.mm', |
'ext/skia_utils_mac.h', |