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

Unified Diff: webkit/support/webkit_support.gyp

Issue 9159020: Create a class to represent a DOM Storage Database. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Addressed a couple of things I noticed :) Created 8 years, 10 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: webkit/support/webkit_support.gyp
diff --git a/webkit/support/webkit_support.gyp b/webkit/support/webkit_support.gyp
index ac9ffa2188d7b2765ed11c4ccf42010f92d3d480..25ec431c9997b8add6c5f1253158bf4ff2445748 100644
--- a/webkit/support/webkit_support.gyp
+++ b/webkit/support/webkit_support.gyp
@@ -8,6 +8,7 @@
'../appcache/webkit_appcache.gypi',
'../blob/webkit_blob.gypi',
'../database/webkit_database.gypi',
+ '../dom_storage/webkit_dom_storage.gypi',
'../fileapi/webkit_fileapi.gypi',
'../glue/webkit_glue.gypi',
'../gpu/webkit_gpu.gypi',

Powered by Google App Engine
This is Rietveld 408576698