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

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

Issue 26490003: Reapply "Move isolate loading to a separate loader isolate." (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit
Patch Set: Initialize flag properly Created 7 years, 2 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') | no next file » | 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 70d2b71380eb8433b557bb90289fed8a5739d8bd..e74379b91461f957a1702acbdca04ae310bd1388 100644
--- a/Source/bindings/dart/gyp/overrides.gypi
+++ b/Source/bindings/dart/gyp/overrides.gypi
@@ -60,6 +60,8 @@
'bindings_files': [
'../DartApplicationLoader.cpp',
'../DartApplicationLoader.h',
+ '../DartAsyncLoader.cpp',
+ '../DartAsyncLoader.h',
'../DartCallback.cpp',
'../DartCallback.h',
'../DartBindingsCommonIncludes.h',
« no previous file with comments | « Source/bindings/dart/DartUtilities.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698