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

Unified Diff: build/all.gyp

Issue 861413003: skeleton GYP for CAPS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix 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
« no previous file with comments | « no previous file | chrome/tools/crash_service/caps/caps.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index b890f2ccb7d3c0d4f3f4018ff922b363b7d5098e..6856f7677424a3e67240aac1d2c88174944f7329 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -203,6 +203,7 @@
}],
],
'dependencies': [
+ '../chrome/tools/crash_service/caps/caps.gyp:*',
'../chrome_elf/chrome_elf.gyp:*',
'../cloud_print/cloud_print.gyp:*',
'../courgette/courgette.gyp:*',
« no previous file with comments | « no previous file | chrome/tools/crash_service/caps/caps.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698