diff options
Diffstat (limited to 'gfx/gfx.gyp')
-rw-r--r-- | gfx/gfx.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gfx/gfx.gyp b/gfx/gfx.gyp index 67cd8c1..ba3d9e6 100644 --- a/gfx/gfx.gyp +++ b/gfx/gfx.gyp @@ -82,7 +82,6 @@ '../third_party/libpng/libpng.gyp:libpng', '../third_party/sqlite/sqlite.gyp:sqlite', '../third_party/zlib/zlib.gyp:zlib', - 'gfx_resources', ], 'sources': [ 'blit.cc', @@ -168,8 +167,6 @@ 'gtk_native_view_id_manager.h', 'gtk_util.cc', 'gtk_util.h', - 'native_theme_linux.cc', - 'native_theme_linux.h', 'native_widget_types_gtk.cc', ], }], |