| Index: trunk/src/mojo/mojo_public.gypi
|
| ===================================================================
|
| --- trunk/src/mojo/mojo_public.gypi (revision 283496)
|
| +++ trunk/src/mojo/mojo_public.gypi (working copy)
|
| @@ -5,7 +5,6 @@
|
| {
|
| 'targets': [
|
| {
|
| - # GN version: //mojo/public/c/system
|
| 'target_name': 'mojo_system',
|
| 'type': 'static_library',
|
| 'defines': [
|
| @@ -113,7 +112,6 @@
|
| ],
|
| },
|
| {
|
| - # GN version: //mojo/public/cpp/environment:standalone
|
| 'target_name': 'mojo_environment_standalone',
|
| 'type': 'static_library',
|
| 'sources': [
|
| @@ -133,7 +131,6 @@
|
| ],
|
| },
|
| {
|
| - # GN version: //mojo/public/cpp/utility
|
| 'target_name': 'mojo_utility',
|
| 'type': 'static_library',
|
| 'sources': [
|
| @@ -179,7 +176,6 @@
|
| ],
|
| },
|
| {
|
| - # GN version: //mojo/public/cpp/application
|
| 'target_name': 'mojo_application',
|
| 'type': 'static_library',
|
| 'sources': [
|
| @@ -205,7 +201,6 @@
|
| ['OS == "android"', {
|
| 'targets': [
|
| {
|
| - # GN version: //mojo/public/java
|
| 'target_name': 'mojo_public_java',
|
| 'type': 'none',
|
| 'variables': {
|
| @@ -214,7 +209,6 @@
|
| 'includes': [ '../build/java.gypi' ],
|
| },
|
| {
|
| - # GN version: //mojo/bindings/java
|
| 'target_name': 'mojo_bindings_java',
|
| 'type': 'none',
|
| 'variables': {
|
|
|