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

Unified Diff: chromeos/chromeos.gyp

Issue 11885046: Adding a separate ONC validation binary. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments. Created 7 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 | chromeos/chromeos_tools.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 0dcef26c7fd84e2a591f77d05baf60e37346f156..a3dc3de3b29b62647d29ca0146e8b4decf306109 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -6,6 +6,9 @@
'variables': {
'chromium_code': 1,
},
+ 'includes': [
+ 'chromeos_tools.gypi'
+ ],
'targets': [
{
'target_name': 'chromeos',
« no previous file with comments | « no previous file | chromeos/chromeos_tools.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698