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

Unified Diff: build/all.gyp

Issue 861413003: skeleton GYP for CAPS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 634a977242026de495317c2f7c8a20bdfe5663c5..8d979b4ce1f3393894492fb39e8998b7e29c6d09 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -225,6 +225,7 @@
'<(angle_path)/src/angle.gyp:*',
'../third_party/bspatch/bspatch.gyp:*',
'../tools/win/static_initializers/static_initializers.gyp:*',
+ '../chrome/tools/crash_service/caps/caps.gyp:*',
scottmg 2015/01/22 00:30:47 sort to top of this list
],
cpu_(ooo_6.6-7.5) 2015/01/22 00:25:18 I don't know what I am doing.
}, {
'dependencies': [
« no previous file with comments | « no previous file | chrome/tools/crash_service/caps/caps.gyp » ('j') | chrome/tools/crash_service/caps/main_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698