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

Unified Diff: chrome/chrome.gyp

Issue 16881004: Move chrome/nacl to components/nacl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments Created 7 years, 6 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index db90ea1301645b83d28a5ca037d9cb995a3dc947..c4e19aef5fc80d8c670cf30a10bd0fa23430b274 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -168,8 +168,8 @@
'chrome_installer.gypi',
'chrome_renderer.gypi',
'chrome_tests.gypi',
- 'nacl.gypi',
'../apps/apps.gypi',
+ '../components/nacl.gypi',
],
'targets': [
{

Powered by Google App Engine
This is Rietveld 408576698