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

Unified Diff: ui/file_manager/file_manager/background/js/drive_sync_handler.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
« no previous file with comments | « no previous file | ui/file_manager/file_manager/background/js/file_operation_manager.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/background/js/drive_sync_handler.js
diff --git a/ui/file_manager/file_manager/background/js/drive_sync_handler.js b/ui/file_manager/file_manager/background/js/drive_sync_handler.js
index 6a68b62039766ac1e277f37b15ad7d89c4987041..316a95d13733e8fdbcbb330ed4448f489f7d3c64 100644
--- a/ui/file_manager/file_manager/background/js/drive_sync_handler.js
+++ b/ui/file_manager/file_manager/background/js/drive_sync_handler.js
@@ -8,7 +8,6 @@
* progressing items.
* @constructor
* @extends {cr.EventTarget}
- * @suppress {checkStructDictInheritance}
* @struct
*/
function DriveSyncHandler(progressCenter) {
« no previous file with comments | « no previous file | ui/file_manager/file_manager/background/js/file_operation_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698