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

Unified Diff: ui/aura/aura.gyp

Issue 369603004: Work on GN build, mostly in //ui (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android Created 6 years, 6 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 | « ui/aura/BUILD.gn ('k') | ui/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index dae920e47c0c5b161559b9cf69050ca15c2bfe14..306345a3cf981b0c63dd8db89417e5c4d0c51b06 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -8,6 +8,7 @@
},
'targets': [
{
+ # GN version: //ui/aura
'target_name': 'aura',
'type': '<(component)',
'dependencies': [
@@ -139,6 +140,7 @@
],
},
{
+ # GN version: //ui/aura:test_support
'target_name': 'aura_test_support',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698