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

Unified Diff: webkit/storage_common.gyp

Issue 59683003: Add missing dependencies for Blink public/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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/webkit_common.gyp ('k') | no next file » | 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 51181fe6e4ee468071d457632ee9a8ae52732053..f6cf63b30c68123b88a173759ab97bb627a063cb 100644
--- a/webkit/storage_common.gyp
+++ b/webkit/storage_common.gyp
@@ -15,6 +15,7 @@
'<(DEPTH)/base/base.gyp:base',
'<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'<(DEPTH)/net/net.gyp:net',
+ '<(DEPTH)/third_party/WebKit/public/blink.gyp:blink',
'<(DEPTH)/url/url.gyp:url_lib',
'<(DEPTH)/webkit/common/webkit_common.gyp:webkit_common',
],
« no previous file with comments | « webkit/common/webkit_common.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698