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

Unified Diff: webkit/storage_browser.gyp

Issue 17513002: Move DataElement into webkit/common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « webkit/plugins/webkit_plugins.gypi ('k') | webkit/storage_common.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/storage_browser.gyp
diff --git a/webkit/storage_browser.gyp b/webkit/storage_browser.gyp
index 7440ff3fd186ff396a4388f5f52a4ed6545deb9a..73ebdccfc46b0de215ad2d80530cff1c0103f92c 100644
--- a/webkit/storage_browser.gyp
+++ b/webkit/storage_browser.gyp
@@ -18,7 +18,7 @@
'<(DEPTH)/third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
'<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite',
'<(DEPTH)/url/url.gyp:url_lib',
- '<(DEPTH)/webkit/base/webkit_base.gyp:webkit_base',
+ '<(DEPTH)/webkit/common/webkit_common.gyp:webkit_common',
'<(DEPTH)/webkit/storage_common.gyp:webkit_storage_common',
],
'defines': ['WEBKIT_STORAGE_BROWSER_IMPLEMENTATION'],
« no previous file with comments | « webkit/plugins/webkit_plugins.gypi ('k') | webkit/storage_common.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698