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

Side by Side Diff: chrome_frame/cfinstall/src/stub/cf-activex-externs.js

Issue 8467005: Publish the source for CFInstall.min.js . (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Line length fixes. Created 9 years, 1 month 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
OLDNEW
(Empty)
1 // Defined by chrome_tab.idl
2 var ChromeTab;
3 /**
4 * @constructor
5 * @extends ActiveXObject
6 */
7 ChromeTab.ChromeFrame;
8 ChromeTab.ChromeFrame.prototype.registerBhoIfNeeded;
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698