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

Unified Diff: components/components_tests.gyp

Issue 812823002: Remove dependency of infobars component on the embedder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix android compilation Created 6 years 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index d7e1feaa016516239226d05a8da03ff9eba09bba..55153c0414c7474c4f3f5d7a008998e6e0c2a0d3 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -383,9 +383,6 @@
'components.gyp:history_core_browser',
'components.gyp:history_core_common',
- # Dependencies of infobar
- 'components.gyp:infobars_test_support',
-
# Dependencies of invalidation
'components.gyp:invalidation',
'components.gyp:invalidation_test_support',

Powered by Google App Engine
This is Rietveld 408576698