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

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: Generate manifest via gyp 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 ca8897427846dd7dd803bc92fcc1d0a597b75a45..693747e818a83bf88113c3ba158e0ed5abfe1757 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',
grt (UTC plus 2) 2013/11/06 19:07:29 remove this as per comment in chrome_elf.gypi
Cait (Slow) 2013/11/06 21:18:06 Done.
],
'targets': [
{

Powered by Google App Engine
This is Rietveld 408576698