Disable flaky test ExtensionActionContextMenuTest.RunInspectPopup
[chromium-blink-merge.git] / chrome_frame / chrome_frame_npapi.rgs
blob406c8c73295c8d48b43e058fddcd5cdf9dc22460
1 %HIVE% {
2   NoRemove Software {
3     NoRemove MozillaPlugins {
4       ForceRemove '@google.com/ChromeFrame,version=1.0' {
5         val Path = s '%MODULE%'
6         val Description = s 'Google ChromeFrame'
7         val ProductName = s 'Google ChromeFrame'
8         val Vendor = s 'Google'
9         val Version = s '%VERSION%'
10       }
11     }
12   }