| Index: chrome/browser/extensions/activity_log/hashed_ad_networks.h
|
| diff --git a/chrome/browser/extensions/activity_log/hashed_ad_networks.h b/chrome/browser/extensions/activity_log/hashed_ad_networks.h
|
| index 9ba112d4d7cd23f9a57bd4b709ccfbb10b18fcac..ddec2b2480dd55e71fb5345b694cb5d8bb0808b5 100644
|
| --- a/chrome/browser/extensions/activity_log/hashed_ad_networks.h
|
| +++ b/chrome/browser/extensions/activity_log/hashed_ad_networks.h
|
| @@ -13,7 +13,7 @@
|
|
|
| namespace extensions {
|
|
|
| -extern const char* kHashedAdNetworks[];
|
| +extern const char* const kHashedAdNetworks[];
|
| extern const int kNumHashedAdNetworks;
|
|
|
| } // namespace extensions
|
|
|