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

Unified Diff: crashpad.gyp

Issue 1051533002: test: Move util/test to its own top-level directory, test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Rebase 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
Index: crashpad.gyp
diff --git a/crashpad.gyp b/crashpad.gyp
index 3291e7a46ddf6753a5ffa9a1cfaf69ae18479396..04b4d778cec09e921f534476e21158f934536e36 100644
--- a/crashpad.gyp
+++ b/crashpad.gyp
@@ -27,6 +27,8 @@
'minidump/minidump_test.gyp:*',
'snapshot/snapshot.gyp:*',
'snapshot/snapshot_test.gyp:*',
+ 'test/test.gyp:*',
+ 'test/test_test.gyp:*',
'tools/tools.gyp:*',
'util/util.gyp:*',
'util/util_test.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698