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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 259083002: Move mock_special_storage_policy from webkit/ to content/public/test/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 8 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 2239a67d49fb2b00c850b5a448325ec7d824cc23..dc42e6cf87d4473f77f5834e9afb0800ce802606 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -477,7 +477,7 @@
# 2) test-specific support libraries:
'../base/base.gyp:test_support_base',
'../components/components_resources.gyp:components_resources',
- '../content/content_shell_and_tests.gyp:webkit_test_support_content',
+ '../content/content_shell_and_tests.gyp:test_support_content',
'../content/content.gyp:content_app_both',
'../net/net.gyp:net',
'../net/net.gyp:net_test_support',

Powered by Google App Engine
This is Rietveld 408576698