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

Unified Diff: third_party/WebKit/Source/bindings/core/v8/v8.gypi

Issue 1702223002: PaymentRequest API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Windows linking. Created 4 years, 10 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/core/v8/v8.gypi
diff --git a/third_party/WebKit/Source/bindings/core/v8/v8.gypi b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
index 6239dd27e4cc87f799feea710c604f67d238e978..b11d584266fab18a920dfc505334dbe96dc42c94 100644
--- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
+++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
@@ -39,6 +39,8 @@
'ExceptionStatePlaceholder.cpp',
'ExceptionStatePlaceholder.h',
'Iterable.h',
+ 'JSONValuesForV8.cpp',
+ 'JSONValuesForV8.h',
'Maplike.h',
'NativeValueTraits.h',
'NPV8Object.cpp',

Powered by Google App Engine
This is Rietveld 408576698