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

Unified Diff: chrome/app_shim/app_shim.gypi

Issue 1417673004: Make unit_tests compile in Mac GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mac
Patch Set: . Created 5 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
« no previous file with comments | « chrome/app_shim/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app_shim/app_shim.gypi
diff --git a/chrome/app_shim/app_shim.gypi b/chrome/app_shim/app_shim.gypi
index 7e6d04dbfebed71f4e18bad350f55d2824b69dc6..242b660cc7bd79d00da6655085f78dbae09ebfad 100644
--- a/chrome/app_shim/app_shim.gypi
+++ b/chrome/app_shim/app_shim.gypi
@@ -8,6 +8,8 @@
# This is the part of the shim process compiled into Chrome. It runs only
# in the shim process, after the shim finds and loads the Chrome
# Framework bundle.
+ #
+ # GN version: //chrome/app_shim
'target_name': 'app_shim',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « chrome/app_shim/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698