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

Unified Diff: webkit/storage_common.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/storage_browser.gyp ('k') | webkit/storage_renderer.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/storage_common.gyp
diff --git a/webkit/storage_common.gyp b/webkit/storage_common.gyp
index 181ddc7d7e62ece84a8abde018337169836fa2dc..c406b2245cbbfdd0e7056faf83380dab2f839dc7 100644
--- a/webkit/storage_common.gyp
+++ b/webkit/storage_common.gyp
@@ -13,7 +13,7 @@
'<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'<(DEPTH)/net/net.gyp:net',
'<(DEPTH)/url/url.gyp:url_lib',
- '<(DEPTH)/webkit/base/webkit_base.gyp:webkit_base',
+ '<(DEPTH)/webkit/common/webkit_common.gyp:webkit_common',
],
'defines': ['WEBKIT_STORAGE_COMMON_IMPLEMENTATION'],
'sources': [
« no previous file with comments | « webkit/storage_browser.gyp ('k') | webkit/storage_renderer.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698