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

Unified Diff: chrome/chrome_common.gypi

Issue 666813002: GN: Fix Android component build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-clank
Patch Set: Actually undo gyp change Created 6 years, 2 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index ccc83cb1360e63aaa2663513045bce162d710f98..47f6c5058a016a0784d30408cdcdc039d3d4b19b 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -272,6 +272,7 @@
},
'targets': [
{
+ # GN: //chrome/common:common
jamesr 2014/10/22 00:28:18 //chrome/common means the same thing and is shorte
cjhopman 2014/10/23 00:15:48 For these pointers in GYP to the GN target, I've b
'target_name': 'common',
'type': 'static_library',
'variables': {

Powered by Google App Engine
This is Rietveld 408576698