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

Unified Diff: Source/core/core_generated.gyp

Issue 399923002: [WIP] Implement DOMPoint of geometry interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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: Source/core/core_generated.gyp
diff --git a/Source/core/core_generated.gyp b/Source/core/core_generated.gyp
index 4eec57d40368cd18a366c7953d439aaff2e96d70..62cbb346a7458d180b4e6c4db9b5eb0248395c64 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -150,6 +150,8 @@
# crbug.com/341031
'private_script_files': [
'../bindings/core/v8/PrivateScriptRunner.js',
+ '../core/dom/DOMPoint.js',
+ '../core/dom/DOMPointReadOnly.js',
'../core/html/HTMLMarqueeElement.js',
],
'inputs': [
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/dom/DOMPoint.h » ('j') | Source/core/dom/DOMPoint.idl » ('J')

Powered by Google App Engine
This is Rietveld 408576698