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

Unified Diff: chrome/chrome.gyp

Issue 53793002: Initial implementation of Chrome Early Loading Framework (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Clean up Created 7 years, 1 month 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 546f220b613f04c306e86538c837b0170a81d0c1..301b31fa0899a0a11a41eda7b31a0b1a9e659f4b 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -121,6 +121,7 @@
'chrome_tests.gypi',
'nacl.gypi',
'../apps/apps.gypi',
+ '../chrome_elf/chrome_elf.gypi',
],
'targets': [
{

Powered by Google App Engine
This is Rietveld 408576698