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

Unified Diff: google_apis/google_apis.gyp

Issue 795373005: Add GN interactive UI tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@tests
Patch Set: format Created 5 years, 12 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 | « extensions/BUILD.gn ('k') | third_party/mesa/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/google_apis.gyp
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
index 79870a246ffd263160bee28c2ca655b2632f4bbd..228fba828cd8bc0df52325e0d1064aba14804065 100644
--- a/google_apis/google_apis.gyp
+++ b/google_apis/google_apis.gyp
@@ -11,6 +11,7 @@
],
'targets': [
{
+ # GN version: //google_apis
'target_name': 'google_apis',
'type': 'static_library',
'includes': [
@@ -171,6 +172,7 @@
],
},
{
+ # GN version: //google_apis:test_support
'target_name': 'google_apis_test_support',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « extensions/BUILD.gn ('k') | third_party/mesa/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698