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

Unified Diff: ui/views_content_client/views_content_client.gyp

Issue 551373005: Enable ash shell and unit tests in GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: non-exported base for windows Created 6 years, 3 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/views_content_client/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views_content_client/views_content_client.gyp
diff --git a/ui/views_content_client/views_content_client.gyp b/ui/views_content_client/views_content_client.gyp
index 1773c2af63dfeddfd35ae62637036807e795960b..cd53207ea06504a88589541f8d2e128c60de3382 100644
--- a/ui/views_content_client/views_content_client.gyp
+++ b/ui/views_content_client/views_content_client.gyp
@@ -7,6 +7,7 @@
},
'targets': [
{
+ # GN version: //ui/views_content_client
'target_name': 'views_content_client',
'type': '<(component)',
'dependencies': [
@@ -29,6 +30,7 @@
'VIEWS_CONTENT_CLIENT_IMPLEMENTATION',
],
'sources': [
+ # Note: sources list duplicated in GN build.
'views_content_browser_client.cc',
'views_content_browser_client.h',
'views_content_client.cc',
« no previous file with comments | « ui/views_content_client/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698