Index: webkit/webkit.gyp |
=================================================================== |
--- webkit/webkit.gyp (revision 14814) |
+++ webkit/webkit.gyp (working copy) |
@@ -4569,6 +4569,9 @@ |
'glue/plugins/plugin_stubs.cc', |
# Used directly in test_shell* so it can be replaced in chromium. |
'glue/simple_clipboard_impl.cc', |
+ |
+ 'pending/AccessibleBase.cpp', |
+ 'pending/AccessibleDocument.cpp', |
sgk
2009/04/29 03:36:47
These went away in a previous CL. Remove these li
|
], |
}], |
], |