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

Unified Diff: third_party/closure_compiler/externs/chrome_extensions.js

Issue 1140093004: Apply internal chrome_extensions.js review feedback. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 7a58921b984eee4deb33b545632c6cbc7fe959ff..7722210d300b5cbed37dfc7e834a9e9147c99655 100644
--- a/third_party/closure_compiler/externs/chrome_extensions.js
+++ b/third_party/closure_compiler/externs/chrome_extensions.js
@@ -8966,7 +8966,7 @@ chrome.networkingPrivate.onNetworksChanged;
chrome.networkingPrivate.onNetworkListChanged;
-/** @type {!ChromeStringArrayEvent} */
+/** @type {!ChromeEvent} */
chrome.networkingPrivate.onDeviceStateListChanged;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698