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

Unified Diff: runtime/dart-runtime.gyp

Issue 10387019: Add gyp build for sample-extension. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix whitespace, remove empty variables section of sample_extension.gypi. Created 8 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 | « dart.gyp ('k') | samples/sample_extension/sample_extension.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/dart-runtime.gyp
diff --git a/runtime/dart-runtime.gyp b/runtime/dart-runtime.gyp
index a2d79e04e22847cd57968cd35c1131c9cabc4c88..5f691983b6223fa98125f4bddcbe12d562b231d9 100644
--- a/runtime/dart-runtime.gyp
+++ b/runtime/dart-runtime.gyp
@@ -10,6 +10,7 @@
'third_party/jscre/jscre.gypi',
'tools/gyp/runtime-configurations.gypi',
'../tools/gyp/source_filter.gypi',
+ '../samples/sample_extension/sample_extension.gypi',
],
'targets': [
{
« no previous file with comments | « dart.gyp ('k') | samples/sample_extension/sample_extension.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698