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

Unified Diff: athena/main/athena_main.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 | « no previous file | chrome/browser/autofill/autofill_cc_infobar_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/athena_main.gyp
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
index a14df3701f536f76f84455a1f71b451e8646fc7e..710c5b9d5777f0f0f6a45e7724af142ecc977fb5 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -16,10 +16,6 @@
'../resources/athena_resources.gyp:athena_resources',
'../../components/components.gyp:component_metrics_proto',
'../../components/components.gyp:history_core_browser',
- # infobars_test_support is required to declare some symbols used in the
- # search_engines and its dependencies. See crbug.com/386171
- # TODO(mukai): declare those symbols for Athena.
- '../../components/components.gyp:infobars_test_support',
'../../components/components.gyp:omnibox',
'../../components/components.gyp:pdf_renderer',
'../../components/components.gyp:search_engines',
« no previous file with comments | « no previous file | chrome/browser/autofill/autofill_cc_infobar_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698