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

Unified Diff: chrome/chrome_browser.gypi

Issue 16881004: Move chrome/nacl to components/nacl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make ios happy 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 96f8f772514b7acd51e9b443693f29e9b37e6432..20974b0f28f1b7b7af8a3fa61291b22da3fd0495 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2488,8 +2488,8 @@
'browser/nacl_host/nacl_validation_cache.h',
'browser/nacl_host/pnacl_translation_cache.cc',
'browser/nacl_host/pnacl_translation_cache.h',
- 'common/nacl_debug_exception_handler_win.cc',
- 'common/nacl_debug_exception_handler_win.h',
+ '../components/nacl/common/nacl_debug_exception_handler_win.cc',
+ '../components/nacl/common/nacl_debug_exception_handler_win.h',
],
'dependencies': [
'../native_client/src/trusted/service_runtime/service_runtime.gyp:sel',
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_common.gypi » ('j') | components/nacl.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698