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

Unified Diff: content/content_child.gypi

Issue 16091011: 2nd try: Split webkit_storage target into webkit_storage_{browser,common,renderer} (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: splint_link fix 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 784371be19e037dea22ec3f333045eeb462b60e4..f29d27d1bd2b47df7d977b398db2ede993b450b1 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -88,8 +88,8 @@
'dependencies': [
'../third_party/WebKit/public/blink.gyp:blink',
'../third_party/npapi/npapi.gyp:npapi',
+ '../webkit/base/webkit_base.gyp:webkit_base',
'../webkit/support/webkit_support.gyp:glue',
- '../webkit/support/webkit_support.gyp:webkit_base',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698