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

Unified Diff: chrome/browser/apps/app_shim/browser_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/browser/apps/app_shim/BUILD.gn ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/apps/app_shim/browser_app_shim.gypi
diff --git a/chrome/browser/apps/app_shim/browser_app_shim.gypi b/chrome/browser/apps/app_shim/browser_app_shim.gypi
index 806ebe7a1f2ab676caffa65b5d99c5ea23f06643..1102f46d480b6aa9ab8b2d2ba20598e778d34ae1 100644
--- a/chrome/browser/apps/app_shim/browser_app_shim.gypi
+++ b/chrome/browser/apps/app_shim/browser_app_shim.gypi
@@ -7,6 +7,8 @@
{
# This is the part of the Chrome browser process responsible for launching
# and communicating with app_shim processes on Mac.
+ #
+ # GN version: //chrome/browser/apps/app_shim
'target_name': 'browser_app_shim',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « chrome/browser/apps/app_shim/BUILD.gn ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698