diff options
Diffstat (limited to 'chrome/common/pref_member.h')
-rw-r--r-- | chrome/common/pref_member.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/pref_member.h b/chrome/common/pref_member.h index 65f861a..34db9bd 100644 --- a/chrome/common/pref_member.h +++ b/chrome/common/pref_member.h @@ -173,4 +173,3 @@ class StringPrefMember : public PrefMember<std::wstring> { }; #endif // CHROME_COMMON_PREF_MEMBER_H_ - |