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

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 compilation on Android 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
« no previous file with comments | « components/BUILD.gn ('k') | components/google/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index d82cd2048994c6039342c6b959d7cec82b62efad..9ecf9395b242c265b608a5aa709adec9191acec0 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',
« no previous file with comments | « components/BUILD.gn ('k') | components/google/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698