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

Unified Diff: handler/handler.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 | « compat/compat.gyp ('k') | minidump/minidump.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: handler/handler.gyp
diff --git a/handler/handler.gyp b/handler/handler.gyp
index f7a4164c6b642c0af90cfc50b41c388ad94c2336..c062075e323a30a9a16b73a4369e9b2aabf87e5c 100644
--- a/handler/handler.gyp
+++ b/handler/handler.gyp
@@ -13,6 +13,9 @@
# limitations under the License.
{
+ 'includes': [
+ '../build/crashpad.gypi',
+ ],
'conditions': [
['OS=="mac"', {
'targets': [
« no previous file with comments | « compat/compat.gyp ('k') | minidump/minidump.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698