Index: chrome/chrome.gyp |
=================================================================== |
--- chrome/chrome.gyp (revision 19913) |
+++ chrome/chrome.gyp (working copy) |
@@ -302,8 +302,6 @@ |
'common/extensions/url_pattern.h', |
'common/extensions/user_script.cc', |
'common/extensions/user_script.h', |
- 'common/gfx/emf.cc', |
- 'common/gfx/emf.h', |
'common/gfx/utils.h', |
'common/net/cookie_monster_sqlite.cc', |
'common/net/cookie_monster_sqlite.h', |
@@ -525,7 +523,6 @@ |
], |
}, { # else: OS != "win" |
'sources!': [ |
- 'common/gfx/emf.cc', |
'common/classfactory.cc', |
], |
}], |
@@ -3576,7 +3573,6 @@ |
'common/extensions/url_pattern_unittest.cc', |
'common/extensions/user_script_unittest.cc', |
'common/file_descriptor_set_unittest.cc', |
- 'common/gfx/emf_unittest.cc', |
'common/important_file_writer_unittest.cc', |
'common/ipc_message_unittest.cc', |
'common/ipc_sync_channel_unittest.cc', |
@@ -3760,7 +3756,6 @@ |
'browser/views/find_bar_win_unittest.cc', |
'browser/views/keyword_editor_view_unittest.cc', |
'common/chrome_plugin_unittest.cc', |
- 'common/gfx/emf_unittest.cc', |
'common/net/url_util_unittest.cc', |
'test/browser_with_test_window_test.cc', |
'test/browser_with_test_window_test.h', |
@@ -4234,6 +4229,7 @@ |
'installer/installer.gyp:installer_util_strings', |
'theme_dll', |
'worker', |
+ '../printing/printing.gyp:printing', |
'../net/net.gyp:net_resources', |
'../build/util/support/support.gyp:*', |
'../third_party/cld/cld.gyp:cld', |