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

Unified Diff: chrome/browser/printing/print_dialog_cloud_internal.h

Issue 14864005: Make cloud print dialog work with cloud printer on first signin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/browser/printing/print_dialog_cloud.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/printing/print_dialog_cloud_internal.h
diff --git a/chrome/browser/printing/print_dialog_cloud_internal.h b/chrome/browser/printing/print_dialog_cloud_internal.h
index bab63fae0d0e7ff38873be764e6ba2dbeee0086e..c2a4d4da8f5be50d15d185670d79266d7f9b4632 100644
--- a/chrome/browser/printing/print_dialog_cloud_internal.h
+++ b/chrome/browser/printing/print_dialog_cloud_internal.h
@@ -138,6 +138,7 @@ class CloudPrintFlowHandler : public content::WebUIMessageHandler,
void ShowDebugger();
void CancelAnyRunningTask();
+ bool IsCloudPrintDialogUrl(const GURL& url);
CloudPrintWebDialogDelegate* dialog_delegate_;
content::NotificationRegistrar registrar_;
« no previous file with comments | « chrome/browser/printing/print_dialog_cloud.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698