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

Unified Diff: trunk/src/mojo/mojo_public.gypi

Issue 399623005: Revert 283490 "Add GN build targets for the rest of mojo/public" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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 | « trunk/src/mojo/bindings/java/BUILD.gn ('k') | trunk/src/mojo/public/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': {
« no previous file with comments | « trunk/src/mojo/bindings/java/BUILD.gn ('k') | trunk/src/mojo/public/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698