Index: runtime/dart-runtime.gyp |
=================================================================== |
--- runtime/dart-runtime.gyp (revision 16976) |
+++ runtime/dart-runtime.gyp (working copy) |
@@ -7,7 +7,8 @@ |
'tools/gyp/runtime-configurations.gypi', |
'vm/vm.gypi', |
'bin/bin.gypi', |
- 'embedders/android/android_embedder.gypi', |
+ 'embedders/openglui/android/android_embedder.gypi', |
+ 'embedders/openglui/emulator/emulator_embedder.gypi', |
vsm
2013/01/14 21:31:40
Can we have just one openglui gypi to keep things
gram
2013/01/16 01:49:16
Done.
|
'third_party/double-conversion/src/double-conversion.gypi', |
'third_party/jscre/jscre.gypi', |
'../tools/gyp/source_filter.gypi', |