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

Unified Diff: chrome/common_constants.gypi

Issue 3033030: [win] Don't initialize the crash reporter on windows if disabled by configuration management. (Closed) Base URL: ssh://mnissler@kea.muc/usr/local/google/home/mnissler/chrome/src/
Patch Set: Allow policy to force-enable metrics reporting. Created 10 years, 5 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
« chrome/app/breakpad_win.cc ('K') | « chrome/common/policy_constants.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common_constants.gypi
diff --git a/chrome/common_constants.gypi b/chrome/common_constants.gypi
index 47b4d58aa2c0df1d0e437ac4c1ead67dbe577d36..07eee8cd9a549c96830416000ffca1ac1c15a631 100644
--- a/chrome/common_constants.gypi
+++ b/chrome/common_constants.gypi
@@ -26,6 +26,8 @@
'common/json_value_serializer.h',
'common/net/gaia/gaia_constants.cc',
nsylvain 2010/07/30 17:12:49 are you supposed to svn add those files too?
Mattias Nissler (ping if slow) 2010/07/30 18:14:06 I suppose you looked at the diff to the previous p
'common/net/gaia/gaia_constants.h',
+ 'common/policy_constants.cc',
+ 'common/policy_constants.h',
'common/pref_names.cc',
'common/pref_names.h',
],
« chrome/app/breakpad_win.cc ('K') | « chrome/common/policy_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698