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

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

Issue 2379863003: Implement AnimationEffectTimingReadOnly interface (Closed)
Patch Set: Response to review, update formatting of new files Created 4 years, 2 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 92730aca17ed5d77e5868ba2a4c44ec53673c6de..012c877d50c54b1d23889396001f543331bafb7c 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -30,6 +30,7 @@ core_idl_files = get_path_info([
"animation/KeyframeEffectReadOnly.idl",
"animation/AnimationEffectReadOnly.idl",
"animation/AnimationEffectTiming.idl",
+ "animation/AnimationEffectTimingReadOnly.idl",
"animation/Animation.idl",
"animation/AnimationTimeline.idl",
"animation/DocumentTimeline.idl",

Powered by Google App Engine
This is Rietveld 408576698