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

Unified Diff: client/client.gyp

Issue 986873002: Set the chromium_code GYP variable (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years, 9 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 | « build/crashpad.gypi ('k') | compat/compat.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/client.gyp
diff --git a/client/client.gyp b/client/client.gyp
index c8895563f80d0a2f563737eaacf02ec0ee84cb74..9036fef66947ac4c7315efb999c0adff67a8eaed 100644
--- a/client/client.gyp
+++ b/client/client.gyp
@@ -13,6 +13,9 @@
# limitations under the License.
{
+ 'includes': [
+ '../build/crashpad.gypi',
+ ],
'targets': [
{
'target_name': 'client',
« no previous file with comments | « build/crashpad.gypi ('k') | compat/compat.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698