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

Unified Diff: sky/engine/bindings/core/v8/custom/custom.gypi

Issue 873973002: Remove window.history (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « sky/engine/bindings/core/v8/custom/V8PopStateEventCustom.cpp ('k') | sky/engine/core/core.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/core/v8/custom/custom.gypi
diff --git a/sky/engine/bindings/core/v8/custom/custom.gypi b/sky/engine/bindings/core/v8/custom/custom.gypi
index 5b2d18157797dc3d79d5c42a0470ba85933317f0..eda179689050e06b9eca605f1af8e714069edc29 100644
--- a/sky/engine/bindings/core/v8/custom/custom.gypi
+++ b/sky/engine/bindings/core/v8/custom/custom.gypi
@@ -21,7 +21,6 @@
'V8EventTargetCustom.cpp',
'V8Float32ArrayCustom.h',
'V8Float64ArrayCustom.h',
- 'V8HistoryCustom.cpp',
'V8HTMLCanvasElementCustom.cpp',
'V8HTMLElementCustom.cpp',
'V8ImageDataCustom.cpp',
@@ -34,7 +33,6 @@
'V8LocationCustom.cpp',
'V8MutationObserverCustom.cpp',
'V8NodeCustom.cpp',
- 'V8PopStateEventCustom.cpp',
'V8TypedArrayCustom.h',
'V8Uint16ArrayCustom.h',
'V8Uint32ArrayCustom.h',
« no previous file with comments | « sky/engine/bindings/core/v8/custom/V8PopStateEventCustom.cpp ('k') | sky/engine/core/core.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698