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

Unified Diff: dart.gyp

Issue 24698003: Removed the openglui sample app. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « no previous file | samples/openglui/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart.gyp
diff --git a/dart.gyp b/dart.gyp
index 12d86040de50061d4a6600217e264df71fee1c24..5ea8faad7f030a858ba5c65cd233739d8577cafb 100644
--- a/dart.gyp
+++ b/dart.gyp
@@ -198,9 +198,7 @@
{
'target_name': 'samples',
'type': 'none',
- 'dependencies': [
- 'samples/openglui/openglui.gyp:openglui_sample',
- ],
+ 'dependencies': [],
vsm 2013/09/26 00:01:02 I think you can delete this line, but please test.
'conditions': [
['OS!="android"', {
'dependencies': [
« no previous file with comments | « no previous file | samples/openglui/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698