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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1111193002: [Upstream] Force instantiation of BSKSF during unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index f524f5dc951cb3705de789aa77e16942f0d99ab9..1184ca548d4108a67701b9fffc8f7df67c080cd9 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -98,6 +98,8 @@
'browser/autofill/form_suggestion_view.h',
'browser/autofill/form_suggestion_view.mm',
'browser/autofill/form_suggestion_view_client.h',
+ 'browser/browser_state/browser_state_keyed_service_factories.h',
+ 'browser/browser_state/browser_state_keyed_service_factories.mm',
'browser/browser_state/browser_state_otr_helper.cc',
'browser/browser_state/browser_state_otr_helper.h',
'browser/browsing_data_change_listening.h',

Powered by Google App Engine
This is Rietveld 408576698