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

Unified Diff: third_party/WebKit/Source/devtools/front_end/data_grid/DataGrid.js

Issue 2734033003: [Devtools] Update closure compiler (Closed)
Patch Set: Created 3 years, 9 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: third_party/WebKit/Source/devtools/front_end/data_grid/DataGrid.js
diff --git a/third_party/WebKit/Source/devtools/front_end/data_grid/DataGrid.js b/third_party/WebKit/Source/devtools/front_end/data_grid/DataGrid.js
index 9bb1cbc7820613553029a4c727f3c91117bac4f9..4b264c5b72b136cec2427b9192deacf7dd891f13 100644
--- a/third_party/WebKit/Source/devtools/front_end/data_grid/DataGrid.js
+++ b/third_party/WebKit/Source/devtools/front_end/data_grid/DataGrid.js
@@ -1218,7 +1218,6 @@ DataGrid.DataGrid.ResizeMethod = {
/**
* @unrestricted
- * @this {NODE_TYPE}
allada 2017/03/08 00:13:02 This were removed because closure started complain
* @template NODE_TYPE
*/
DataGrid.DataGridNode = class extends Common.Object {

Powered by Google App Engine
This is Rietveld 408576698