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

Unified Diff: Source/bindings/dart/gyp/overrides.gypi

Issue 289083003: [dartium] Dart half of ScriptValue refactoring. (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/1916
Patch Set: Created 6 years, 7 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/dart/DartUtilities.cpp ('k') | Source/bindings/dart/scripts/dart_types.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/dart/gyp/overrides.gypi
diff --git a/Source/bindings/dart/gyp/overrides.gypi b/Source/bindings/dart/gyp/overrides.gypi
index 8da182585717838e724c1966d4557eaab0a081f8..e631e94d08dcc77054d9d63392ea6f01bb5fd62a 100644
--- a/Source/bindings/dart/gyp/overrides.gypi
+++ b/Source/bindings/dart/gyp/overrides.gypi
@@ -121,6 +121,8 @@
'../DartScriptState.h',
'../DartScriptValue.cpp',
'../DartScriptValue.h',
+ '../DartPersistentValue.cpp',
+ '../DartPersistentValue.h',
'../DartService.cpp',
'../DartService.h',
'../DartStringCache.cpp',
« no previous file with comments | « Source/bindings/dart/DartUtilities.cpp ('k') | Source/bindings/dart/scripts/dart_types.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698