Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Side by Side Diff: chrome_frame/chrome_frame_elevation.rgs

Issue 126143005: Remove Chrome Frame code and resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to r244038 Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome_frame/chrome_frame_delegate.cc ('k') | chrome_frame/chrome_frame_helper_dll.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 %HIVE% {
2 NoRemove Software {
3 NoRemove Microsoft {
4 NoRemove 'Internet Explorer' {
5 NoRemove 'Low Rights' {
6 NoRemove ElevationPolicy {
7 ForceRemove '%CHROME_FRAME_CLSID%' = s '' {
8 val Policy = d '3'
9 val AppName = s '%CHROME_LAUNCHER_APPNAME%'
10 val AppPath = s '%CHROME_LAUNCHER_APPPATH%'
11 }
12 }
13 NoRemove DragDrop {
14 ForceRemove '%CHROME_FRAME_CLSID%' = s '' {
15 val Policy = d '3'
16 val AppName = s '%CHROME_APPNAME%'
17 val AppPath = s '%CHROME_APPPATH%'
18 }
19 }
20 }
21 }
22 }
23 }
24 }
OLDNEW
« no previous file with comments | « chrome_frame/chrome_frame_delegate.cc ('k') | chrome_frame/chrome_frame_helper_dll.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698