Chromium Code Reviews| Index: chrome/common/web_application_info.h |
| diff --git a/chrome/common/web_application_info.h b/chrome/common/web_application_info.h |
| index 74a3a019d7b2bd89cb1812a274d2d8c63c8eb9f3..5fa31ef10afcb11700584b12e763e2ac8d792abe 100644 |
| --- a/chrome/common/web_application_info.h |
| +++ b/chrome/common/web_application_info.h |
| @@ -33,6 +33,7 @@ struct WebApplicationInfo { |
| }; |
| WebApplicationInfo(); |
| + WebApplicationInfo(const WebApplicationInfo& other); |
| ~WebApplicationInfo(); |
| // Title of the application. |