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

Unified Diff: webkit/common/webkit_common.gyp

Issue 370833002: Move resource_type.* from webkit/ to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chromeos fix Created 6 years, 5 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/public/common/resource_type.h ('K') | « webkit/common/resource_type.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/webkit_common.gyp
diff --git a/webkit/common/webkit_common.gyp b/webkit/common/webkit_common.gyp
index 5e3e8b8e100c9c7fdd4168fa0957be1f01805e61..5710b379f39935438fc9b07f72f915968380b0b7 100644
--- a/webkit/common/webkit_common.gyp
+++ b/webkit/common/webkit_common.gyp
@@ -42,8 +42,6 @@
'sources': [
'data_element.cc',
'data_element.h',
- 'resource_type.cc',
- 'resource_type.h',
'webkit_common_export.h',
'webpreferences.cc',
'webpreferences.h',
« content/public/common/resource_type.h ('K') | « webkit/common/resource_type.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698