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

Unified Diff: cloud_print/service/win/service_controller.h

Issue 13003005: User grit to process resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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
Index: cloud_print/service/win/service_controller.h
diff --git a/cloud_print/service/win/service_controller.h b/cloud_print/service/win/service_controller.h
index 4f5553b47bacd23d132b6f476a650f44d426d162..77d9a3cc08c5717414d9555e5bcc99506b640402 100644
--- a/cloud_print/service/win/service_controller.h
+++ b/cloud_print/service/win/service_controller.h
@@ -9,7 +9,7 @@
#include <string>
#include "base/string16.h"
-#include "cloud_print/service/win/resource.h"
+#include "cloud_print/resources.h"
namespace base {
class FilePath;
@@ -18,7 +18,7 @@ class FilePath;
class ServiceController {
public:
DECLARE_REGISTRY_APPID_RESOURCEID(IDR_CLOUDPRINTSERVICE,
- "{8013FB7C-2E3E-4992-B8BD-05C0C4AB0627}")
+ "{8013FB7C-2E3E-4992-B8BD-05C0C4AB0627}")
explicit ServiceController(const string16& name);
~ServiceController();
« no previous file with comments | « cloud_print/service/win/resources/cloud_print_service_resources_zh-TW.xtb ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698