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

Unified Diff: cloud_print/virtual_driver/posix/printer_driver_util_mac.mm

Issue 8341079: Move cloud_print_class_mac files from content/common to chrome/common/cloud_print. They don't bel... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 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/chrome_service_application_mac.mm ('k') | content/common/cloud_print_class_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/virtual_driver/posix/printer_driver_util_mac.mm
===================================================================
--- cloud_print/virtual_driver/posix/printer_driver_util_mac.mm (revision 107531)
+++ cloud_print/virtual_driver/posix/printer_driver_util_mac.mm (working copy)
@@ -18,7 +18,7 @@
#include <stdlib.h>
#include <string>
-// Duplicated is content/common/cloud_print_class_mac.h
+// Duplicated is chrome/common/cloud_print/cloud_print_class_mac.h
const AEEventClass kAECloudPrintClass = 'GCPp';
namespace cloud_print {
« no previous file with comments | « chrome/service/chrome_service_application_mac.mm ('k') | content/common/cloud_print_class_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698