Chromium Code Reviews| Index: extensions/common/api/_behavior_features.json |
| diff --git a/extensions/common/api/_behavior_features.json b/extensions/common/api/_behavior_features.json |
| index d8965fe75668798899c80d55b0ed1168bcfad31d..45c354df32d7760f908c55140b0670b9ec3881a2 100644 |
| --- a/extensions/common/api/_behavior_features.json |
| +++ b/extensions/common/api/_behavior_features.json |
| @@ -47,5 +47,12 @@ |
| "B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // http://crbug.com/505879 |
| "FA01E0B81978950F2BC5A50512FD769725F57510" // http://crbug.com/505879 |
| ] |
| + }, |
| + "zoom_without_bubble": { |
| + "channel": "stable", |
| + "extension_types": "all", |
| + "whitelist": [ |
| + "CBCC42ABED43A4B58FE3810E62AFFA010EB0349F" // pdf-viewer |
|
Ken Rockot(use gerrit already)
2015/10/21 16:53:30
nit: Please replace this comment with a link to th
wjmaclean
2015/10/21 16:59:47
Done.
|
| + ] |
| } |
| } |