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

Unified Diff: third_party/WebKit/Source/bindings/modules/v8/generated.gni

Issue 2773593004: Image Capture: prune Photo{Capabilities/Settings} and add MediaTrackConstraintSet.pointsOfInterest (Closed)
Patch Set: reillyg@ comments on idl urls. Created 3 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/WebKit/Source/bindings/modules/v8/generated.gni
diff --git a/third_party/WebKit/Source/bindings/modules/v8/generated.gni b/third_party/WebKit/Source/bindings/modules/v8/generated.gni
index b7536970da16e2a8a006cc677e4f39b3e90ec03e..92f0572252c515ad7336b0452775f0225983ce39 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/generated.gni
+++ b/third_party/WebKit/Source/bindings/modules/v8/generated.gni
@@ -44,6 +44,8 @@ bindings_modules_generated_union_type_files = [
"$bindings_modules_v8_output_dir/LongOrConstrainLongRange.h",
"$bindings_modules_v8_output_dir/OffscreenCanvasRenderingContext2DOrWebGLRenderingContextOrWebGL2RenderingContext.cpp",
"$bindings_modules_v8_output_dir/OffscreenCanvasRenderingContext2DOrWebGLRenderingContextOrWebGL2RenderingContext.h",
+ "$bindings_modules_v8_output_dir/Point2DSequenceOrConstrainPoint2DParameters.cpp",
+ "$bindings_modules_v8_output_dir/Point2DSequenceOrConstrainPoint2DParameters.h",
"$bindings_modules_v8_output_dir/RTCIceCandidateInitOrRTCIceCandidate.cpp",
"$bindings_modules_v8_output_dir/RTCIceCandidateInitOrRTCIceCandidate.h",
"$bindings_modules_v8_output_dir/RenderingContext.cpp",

Powered by Google App Engine
This is Rietveld 408576698