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

Unified Diff: cloud_print/virtual_driver/virtual_driver_switches.h

Issue 10687007: Added Chrome profile option in registry. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « no previous file | cloud_print/virtual_driver/virtual_driver_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/virtual_driver/virtual_driver_switches.h
diff --git a/cloud_print/virtual_driver/virtual_driver_switches.h b/cloud_print/virtual_driver/virtual_driver_switches.h
index 54db54cf348eb6e1e32830216764663923ca6664..1c708092a2c1267f3f5204870f3d1af407d5463d 100644
--- a/cloud_print/virtual_driver/virtual_driver_switches.h
+++ b/cloud_print/virtual_driver/virtual_driver_switches.h
@@ -12,6 +12,9 @@ namespace switches {
// TODO(abodenha@chromium.org) Reunify them in some sensible manner.
// Bug: www.crbug.com/88991
+// Location of Chrome user profile. Optional.
+extern const char kCloudPrintUserDataDir[];
+
// Used with kCloudPrintFile. Tells Chrome to delete the file when
// finished displaying the print dialog.
extern const char kCloudPrintDeleteFile[];
« no previous file with comments | « no previous file | cloud_print/virtual_driver/virtual_driver_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698