Index: trunk/src/content/public/common/content_switches.h |
=================================================================== |
--- trunk/src/content/public/common/content_switches.h (revision 255866) |
+++ trunk/src/content/public/common/content_switches.h (working copy) |
@@ -256,6 +256,7 @@ |
CONTENT_EXPORT extern const char kUseFakeDeviceForMediaStream[]; |
CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[]; |
CONTENT_EXPORT extern const char kUseMobileUserAgent[]; |
+CONTENT_EXPORT extern const char kUserAgent[]; |
extern const char kUtilityCmdPrefix[]; |
CONTENT_EXPORT extern const char kUtilityProcess[]; |
extern const char kUtilityProcessAllowedDir[]; |