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

Unified Diff: client/client.gyp

Issue 1419673007: Remove usage of compat from client (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years, 2 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 | client/client_test.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 3524be41ef6973e5b35b32e96124dac5190a4a3e..765a2b472d3ee1da863e68b39e920c728e53b9f1 100644
--- a/client/client.gyp
+++ b/client/client.gyp
@@ -21,7 +21,6 @@
'target_name': 'crashpad_client',
'type': 'static_library',
'dependencies': [
- '../compat/compat.gyp:crashpad_compat',
'../third_party/mini_chromium/mini_chromium.gyp:base',
'../util/util.gyp:crashpad_util',
],
« no previous file with comments | « no previous file | client/client_test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698