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

Unified Diff: webkit/common/webkit_common.gypi

Issue 16189015: [OBSOLETE] Slogging webkit_base out of existence. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 6 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/common/fileapi/file_system_util.cc ('k') | webkit/glue/glue_serialize_deprecated.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/webkit_common.gypi
===================================================================
--- webkit/common/webkit_common.gypi (revision 205297)
+++ webkit/common/webkit_common.gypi (working copy)
@@ -21,6 +21,13 @@
'<@(webkit_common_quota_sources)',
'../common/appcache/appcache_interfaces.cc',
'../common/appcache/appcache_interfaces.h',
+ '../common/base/data_element.cc',
+ '../common/base/data_element.h',
+ '../common/base/file_path_string_conversions.cc',
+ '../common/base/file_path_string_conversions.h',
+ '../common/base/origin_url_conversions.cc',
+ '../common/base/origin_url_conversions.h',
+ '../common/base/webkit_base_export.h',
],
},
« no previous file with comments | « webkit/common/fileapi/file_system_util.cc ('k') | webkit/glue/glue_serialize_deprecated.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698