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

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: Create a zygote folder 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
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ceb6959fd49a1723cd7d29ba2205b162a4edc56e..65e838db85490df4e0f8523d3938faeaadfa6564 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2513,8 +2513,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698