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

Unified Diff: extensions/extensions.gyp

Issue 418763002: Add GN Build file for extensions_browser target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
« extensions/browser/BUILD.gn ('K') | « extensions/browser/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index a394eb3f8e1dae07253aa9f3a94a2a5f63025254..28fc4677d1e7e13053a5d85ecf1aa8f73b175c65 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -234,6 +234,7 @@
],
},
{
+ # GN version: //extensions/browser
'target_name': 'extensions_browser',
'type': 'static_library',
'dependencies': [
« extensions/browser/BUILD.gn ('K') | « extensions/browser/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698