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

Unified Diff: third_party/closure_compiler/externs/compiled_resources2.gyp

Issue 1736733003: MD Settings: Custom expand/collapse section animations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: function/rebase Created 4 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/closure_compiler/externs/compiled_resources2.gyp
diff --git a/third_party/closure_compiler/externs/compiled_resources2.gyp b/third_party/closure_compiler/externs/compiled_resources2.gyp
index 9efbceaadf3f25335ccd10a5d2e3d84d4a35ed2d..947de7dc5c7113b4dfc45a6a289d57233fe041d0 100644
--- a/third_party/closure_compiler/externs/compiled_resources2.gyp
+++ b/third_party/closure_compiler/externs/compiled_resources2.gyp
@@ -84,5 +84,9 @@
'target_name': 'users_private',
'includes': ['../include_js.gypi'],
},
+ {
+ 'target_name': 'web_animations',
+ 'includes': ['../include_js.gypi'],
+ },
],
}
« no previous file with comments | « chrome/browser/resources/settings/settings_resources.grd ('k') | third_party/closure_compiler/externs/web_animations.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698