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

Unified Diff: cloud_print/service/service.gyp

Issue 10824294: Changed Windows account to run service. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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/service/service_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/service/service.gyp
diff --git a/cloud_print/service/service.gyp b/cloud_print/service/service.gyp
index 37bd01334972bf5b42ba80e03a3cd8813c665645..4df759a5cd2cc3b09f0183f900dd5e82ea00f24a 100644
--- a/cloud_print/service/service.gyp
+++ b/cloud_print/service/service.gyp
@@ -26,6 +26,8 @@
'service_switches.h',
'win/chrome_launcher.cc',
'win/chrome_launcher.h',
+ 'win/local_security_policy.cc',
+ 'win/local_security_policy.h',
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « no previous file | cloud_print/service/service_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698