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

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

Issue 2369833002: Introduce KeyframeEffectReadOnly interface (Closed)
Patch Set: 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
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 4617cbbd52eff99f7c151fb91dbf8d7f005237d4..4d808f1b5dba5eb632fbb72d0386095e93316e1b 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",

Powered by Google App Engine
This is Rietveld 408576698