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

Unified Diff: Source/bindings/core/v8/custom/custom.gypi

Issue 1176013002: Move attributes and methods from HTMLDocument to Document (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
Index: Source/bindings/core/v8/custom/custom.gypi
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
index 71326504ce1ffd155829ea7b0f87ac8a6870f1f0..f726630efdd5389bca6a5865917c0d8f872f9767 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -10,10 +10,10 @@
'V8CustomXPathNSResolver.cpp',
'V8CustomXPathNSResolver.h',
'V8DevToolsHostCustom.cpp',
+ 'V8DocumentCustom.cpp',
'V8ErrorEventCustom.cpp',
'V8EventTargetCustom.cpp',
'V8HTMLAllCollectionCustom.cpp',
- 'V8HTMLDocumentCustom.cpp',
'V8HTMLOptionsCollectionCustom.cpp',
'V8HTMLPlugInElementCustom.cpp',
'V8InjectedScriptManager.cpp',

Powered by Google App Engine
This is Rietveld 408576698