| Index: third_party/closure_compiler/externs/chrome_extensions.js
|
| diff --git a/third_party/closure_compiler/externs/chrome_extensions.js b/third_party/closure_compiler/externs/chrome_extensions.js
|
| index 5026048f1b0e93b584d719973eba73cd03f12fe6..713f7d178eb78db0f4c3f6a510ff46b6aaa5b991 100644
|
| --- a/third_party/closure_compiler/externs/chrome_extensions.js
|
| +++ b/third_party/closure_compiler/externs/chrome_extensions.js
|
| @@ -8548,7 +8548,7 @@ chrome.networkingPrivate.startDisconnect = function(guid, opt_callback) {};
|
| * @param {function()=} opt_callback
|
| */
|
| chrome.networkingPrivate.startActivate =
|
| - function(guid, opt_carrierOrCallback, opt_callback) {};
|
| + function(guid, opt_carrierOrCallback, opt_callback) {};
|
|
|
|
|
| /**
|
|
|