Index: chrome/browser/sync/glue/device_info.h |
diff --git a/chrome/browser/sync/glue/device_info.h b/chrome/browser/sync/glue/device_info.h |
index 10f1d80ea509c8ac89a522e3d931d8865dfe788f..3cd0275f72da33b00f2ee466104fbfdbcb0ae05e 100644 |
--- a/chrome/browser/sync/glue/device_info.h |
+++ b/chrome/browser/sync/glue/device_info.h |
@@ -22,7 +22,6 @@ namespace browser_sync { |
// Two different devices may end up generating identical DeviceInfos. |
class DeviceInfo { |
public: |
- DeviceInfo(); |
DeviceInfo(const std::string& client_name, |
const std::string& chrome_version, |
const std::string& sync_user_agent, |