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

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

Issue 1198863006: First version of PerformanceObserver (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Code review comments Created 5 years, 3 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 | « Source/bindings/core/v8/custom/custom.gypi ('k') | Source/bindings/templates/copyright_block.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/v8/v8.gypi
diff --git a/Source/bindings/core/v8/v8.gypi b/Source/bindings/core/v8/v8.gypi
index 265d3b20be053749afafe10f6a6943acda897e04..ebf98414e48f70012e2ca6512db3d014d48e0f12 100644
--- a/Source/bindings/core/v8/v8.gypi
+++ b/Source/bindings/core/v8/v8.gypi
@@ -150,6 +150,8 @@
'V8PagePopupControllerBinding.h',
'V8PerContextData.cpp',
'V8PerContextData.h',
+ 'V8PerformanceObserverCallback.cpp',
+ 'V8PerformanceObserverCallback.h',
'V8PerIsolateData.cpp',
'V8PerIsolateData.h',
'V8PersistentValueVector.h',
« no previous file with comments | « Source/bindings/core/v8/custom/custom.gypi ('k') | Source/bindings/templates/copyright_block.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698