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

Unified Diff: webkit/base/webkit_base.gyp

Issue 16879013: Use chromium logic for database identifier<->origin conversions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove webkit/base/origin_url_conversions 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/base/origin_url_conversions.cc ('k') | webkit/browser/database/database_quota_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/base/webkit_base.gyp
diff --git a/webkit/base/webkit_base.gyp b/webkit/base/webkit_base.gyp
index 467bb133102bcc52621a8bc6226949c8913b2ce1..9615bea4c7b7fef0a14d283350a7f0a8b1b524ce 100644
--- a/webkit/base/webkit_base.gyp
+++ b/webkit/base/webkit_base.gyp
@@ -20,8 +20,6 @@
'data_element.h',
'file_path_string_conversions.cc',
'file_path_string_conversions.h',
- 'origin_url_conversions.cc',
- 'origin_url_conversions.h',
'webkit_base_export.h',
],
},
« no previous file with comments | « webkit/base/origin_url_conversions.cc ('k') | webkit/browser/database/database_quota_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698