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

Unified Diff: content/content_tests.gypi

Issue 461273003: Rework ExtensionApiUnittest to run in extensions_unittests, removing its Chrome dependencies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: content_plugin Created 6 years, 4 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 | « chrome/chrome_tests_unit.gypi ('k') | extensions/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index dac810be75a94c71ebe919edece7635e27e0f0cd..3caba3dda8b7e9aeb1133758084f63c7da9390d3 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -265,6 +265,7 @@
'content.gyp:content_child',
'content.gyp:content_common',
'content.gyp:content_gpu',
+ 'content.gyp:content_plugin',
Yoyo Zhou 2014/08/27 23:27:33 jam: FYI, I think adding this fixes the link error
'content.gyp:content_ppapi_plugin',
'content.gyp:content_renderer',
'content.gyp:content_utility',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | extensions/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698