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

Unified Diff: ios/chrome/test/testing_application_context.h

Issue 1456783004: Remove configuration policy on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Clean up gyp and DEPS Created 5 years, 1 month 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 | « ios/chrome/ios_chrome.gyp ('k') | ios/chrome/test/testing_application_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/test/testing_application_context.h
diff --git a/ios/chrome/test/testing_application_context.h b/ios/chrome/test/testing_application_context.h
index 8025c45b942b4044dfcdc31a724697f4c4dd14c0..013031928a7ae2e33d7acffd5c851ea3f5b18e91 100644
--- a/ios/chrome/test/testing_application_context.h
+++ b/ios/chrome/test/testing_application_context.h
@@ -38,8 +38,6 @@ class TestingApplicationContext : public ApplicationContext {
ios::ChromeBrowserStateManager* GetChromeBrowserStateManager() override;
metrics::MetricsService* GetMetricsService() override;
variations::VariationsService* GetVariationsService() override;
- policy::BrowserPolicyConnector* GetBrowserPolicyConnector() override;
- policy::PolicyService* GetPolicyService() override;
rappor::RapporService* GetRapporService() override;
net_log::ChromeNetLog* GetNetLog() override;
network_time::NetworkTimeTracker* GetNetworkTimeTracker() override;
« no previous file with comments | « ios/chrome/ios_chrome.gyp ('k') | ios/chrome/test/testing_application_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698