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

Unified Diff: content/content_common.gypi

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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 74380433f961e5ca283cee04c85251451fa076ff..a2ef3952bd9fc996f41992d336849ee0b781b7d6 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -95,6 +95,8 @@
'public/common/resource_response.h',
'public/common/resource_response_info.cc',
'public/common/resource_response_info.h',
+ 'public/common/resource_type.cc',
+ 'public/common/resource_type.h',
'public/common/result_codes.h',
'public/common/result_codes_list.h',
'public/common/sandbox_init.h',

Powered by Google App Engine
This is Rietveld 408576698