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

Unified Diff: content/content_tests.gypi

Issue 10823434: [6] Moves CreateVersionFromString to plugin_utils and updates the callers. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Addressing jam@'s review comments Created 8 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 41694323b4a02bf0ebf2029a9f02f5ea377c3f98..1e141a5b579e9402109ca3e541497b1db56b92c4 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -420,9 +420,9 @@
'../webkit/media/test_response_generator.h',
'../webkit/mocks/mock_weburlloader.cc',
'../webkit/mocks/mock_weburlloader.h',
- '../webkit/plugins/npapi/plugin_group_unittest.cc',
'../webkit/plugins/npapi/plugin_lib_unittest.cc',
'../webkit/plugins/npapi/plugin_list_unittest.cc',
+ '../webkit/plugins/npapi/plugin_utils_unittest.cc',
'../webkit/plugins/npapi/webplugin_impl_unittest.cc',
'../webkit/quota/mock_quota_manager.cc',
'../webkit/quota/mock_quota_manager.h',

Powered by Google App Engine
This is Rietveld 408576698