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

Unified Diff: ui/file_manager/file_manager/common/js/externs.js

Issue 1309843003: Remove @suppress {checkStructDictInheritance} from ui/file_manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove-args
Patch Set: Created 5 years, 4 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
Index: ui/file_manager/file_manager/common/js/externs.js
diff --git a/ui/file_manager/file_manager/common/js/externs.js b/ui/file_manager/file_manager/common/js/externs.js
index 6fc4c96e495d164a42bfe31bc81af2df979dd09d..681dbc86644347083c0fcd876e27d60b094336b5 100644
--- a/ui/file_manager/file_manager/common/js/externs.js
+++ b/ui/file_manager/file_manager/common/js/externs.js
@@ -59,7 +59,6 @@ EntriesChangedEvent.prototype.entries;
* @constructor
* @extends {Event}
* @struct
- * @suppress {checkStructDictInheritance}
*/
var DirectoryChangeEvent = function() {};

Powered by Google App Engine
This is Rietveld 408576698