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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2369833002: Introduce KeyframeEffectReadOnly interface (Closed)
Patch Set: Use short form of copyright message Created 4 years, 3 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 | « third_party/WebKit/Source/core/animation/KeyframeEffectReadOnly.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index e514f46b3b0779da2ed9050a9a2ac9786c3ee2b5..92730aca17ed5d77e5868ba2a4c44ec53673c6de 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -27,6 +27,7 @@ core_global_constructors_generated_idl_files =
core_idl_files = get_path_info([
"animation/KeyframeEffect.idl",
+ "animation/KeyframeEffectReadOnly.idl",
"animation/AnimationEffectReadOnly.idl",
"animation/AnimationEffectTiming.idl",
"animation/Animation.idl",
« no previous file with comments | « third_party/WebKit/Source/core/animation/KeyframeEffectReadOnly.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698