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

Unified Diff: build/common.gypi

Issue 1333323003: SnapManager implementation using V8 Extras - {WIP} Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update with latest master Created 4 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
« no previous file with comments | « no previous file | build_overrides/v8.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 4b008a4d8431024b0feee30ccb5b56af13ba192e..ef8f7354039f42c12db57d4f5586a5dd6ac6d5bb 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1538,6 +1538,7 @@
# Be sure to synchronize with build/module_args/v8.gni
'v8_extra_library_files': [
+ '../third_party/WebKit/Source/core/page/scrolling/snap/SnapManager.js',
'../third_party/WebKit/Source/core/streams/ByteLengthQueuingStrategy.js',
'../third_party/WebKit/Source/core/streams/CountQueuingStrategy.js',
'../third_party/WebKit/Source/core/streams/ReadableStream.js',
« no previous file with comments | « no previous file | build_overrides/v8.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698