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

Unified Diff: Source/config.gyp

Issue 343503003: Finish modules build in GN. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add config Created 6 years, 6 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 | « Source/build/make_file_arrays.gni ('k') | Source/core/core_generated.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/config.gyp
diff --git a/Source/config.gyp b/Source/config.gyp
index 08fdfd1f732bc6044da4364f9304e08ba4a2b7ea..eb9fbccd631e3bb6b2797271ea04756495ab12ce 100644
--- a/Source/config.gyp
+++ b/Source/config.gyp
@@ -42,6 +42,8 @@
},
'targets': [
{
+ # GN version: //third_party/WebKit/Source:config
+ # (In GN this is a config rather than a target.)
'target_name': 'config',
'type': 'none',
'direct_dependent_settings': {
« no previous file with comments | « Source/build/make_file_arrays.gni ('k') | Source/core/core_generated.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698