fix oops
git-svn-id: svn://10.0.0.236/trunk@158179 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -61,6 +61,8 @@ interface nsIExtensionManager : nsISupports
|
||||
*/
|
||||
boolean checkForMismatches();
|
||||
|
||||
void handleCommandLineArgs();
|
||||
|
||||
// Installing Extensions
|
||||
const unsigned long FLAG_INSTALL_PROFILE = 0x01;
|
||||
const unsigned long FLAG_INSTALL_GLOBAL = 0x02;
|
||||
|
||||
Reference in New Issue
Block a user