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

Unified Diff: chrome/service/service_process.h

Issue 1078213004: Remove --check-cloud-print-connector-policy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sat Apr 11 02:29:11 PDT 2015 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
« no previous file with comments | « chrome/service/cloud_print/cloud_print_proxy.cc ('k') | chrome/service/service_process.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/service/service_process.h
diff --git a/chrome/service/service_process.h b/chrome/service/service_process.h
index 1b2bc78885e5eb8223aa6a0aca92c8f9f98d5191..d5942d44531a00c3970da9295fe34033eb0d03e2 100644
--- a/chrome/service/service_process.h
+++ b/chrome/service/service_process.h
@@ -105,12 +105,6 @@ class ServiceProcess : public cloud_print::CloudPrintProxy::Client {
// connected.
void ShutdownIfNeeded();
- // Schedule a call to CloudPrintPolicyCheckIfNeeded.
- void ScheduleCloudPrintPolicyCheck();
-
- // Launch the browser for a policy check if we're not connected.
- void CloudPrintPolicyCheckIfNeeded();
-
// Called exactly ONCE per process instance for each service that gets
// enabled in this process.
void OnServiceEnabled();
« no previous file with comments | « chrome/service/cloud_print/cloud_print_proxy.cc ('k') | chrome/service/service_process.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698