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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 151023002: Move the rest of webkit/glue into content/common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: DEPS Created 6 years, 11 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
« content/common/blink_glue.h ('K') | « webkit/glue/webkit_glue.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index a4ad0a88cd91c0ca7e87fa723b6eef745022bead..a2c3e8f33002c86283e15c058b93b03e807d5da9 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -52,12 +52,6 @@
'<(SHARED_INTERMEDIATE_DIR)/ui',
],
'sources': [
- 'simple_webmimeregistry_impl.cc',
- 'simple_webmimeregistry_impl.h',
- 'webfileutilities_impl.cc',
- 'webfileutilities_impl.h',
- 'webkit_glue.cc',
- 'webkit_glue.h',
'webkit_glue_export.h',
],
# When glue is a dependency, it needs to be a hard dependency.
« content/common/blink_glue.h ('K') | « webkit/glue/webkit_glue.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698