Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Unified Diff: webkit/webkit.gyp

Issue 100144: Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs. (Closed)
Patch Set: vcproj Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/tools/test_shell/test_worker/test_worker.vcproj ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 3fc685fff5a7378d52698397e4d44279eb55a39a..6177f43c778922d48f9c24760c7e3eb86bed6811 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -4427,7 +4427,6 @@
'glue/scoped_clipboard_writer_glue.h',
'glue/searchable_form_data.cc',
'glue/searchable_form_data.h',
- 'glue/simple_clipboard_impl.cc',
'glue/simple_webmimeregistry_impl.cc',
'glue/simple_webmimeregistry_impl.h',
'glue/stacking_order_iterator.cc',
@@ -4567,8 +4566,6 @@
],
'sources!': [
'glue/plugins/plugin_stubs.cc',
- # Used directly in test_shell* so it can be replaced in chromium.
- 'glue/simple_clipboard_impl.cc',
],
}],
],
« no previous file with comments | « webkit/tools/test_shell/test_worker/test_worker.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698