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

Unified Diff: gyp/tools.gyp

Issue 2188643002: GN: dm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: gyp deps Created 4 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
« no previous file with comments | « dm/DM.cpp ('k') | third_party/expat/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index cfcc183529601549b4e1064d1796df753bb95f6e..7b936171fd4e5025d7776bb9e72fe7feda735ff5 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -435,6 +435,9 @@
'direct_dependent_settings': {
'include_dirs': [ '../tools', ],
},
+ 'dependencies': [
+ 'skia_lib.gyp:skia_lib',
+ ],
},
{
'target_name': 'url_data_manager',
« no previous file with comments | « dm/DM.cpp ('k') | third_party/expat/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698