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

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

Issue 2960733004: Implement DocumentTimeline constructor (Closed)
Patch Set: Rebase Created 3 years, 6 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/DocumentTimelineTest.cpp ('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 c1c6e7bfb290800c199426dce4703050a697bee0..1c7fa4a39784b12a7084ff57d28e921757cb02ce 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -508,6 +508,7 @@ core_dictionary_idl_files =
get_path_info([
"animation/AnimationEffectTimingProperties.idl",
"animation/ComputedTimingProperties.idl",
+ "animation/DocumentTimelineOptions.idl",
"animation/KeyframeAnimationOptions.idl",
"animation/KeyframeEffectOptions.idl",
"css/FontFaceDescriptors.idl",
« no previous file with comments | « third_party/WebKit/Source/core/animation/DocumentTimelineTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698