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

Unified Diff: chrome/chrome_tests.gypi

Issue 876483002: NaCl: Move src/trusted/plugin/ to components/nacl/renderer/plugin/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Update #include guards Created 5 years, 11 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_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 4bbb643a16a65d2129303e62d528a7e8118bed86..25ba24241317b8d9fa30129d1eb047f2d6d2fba0 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2031,10 +2031,6 @@
'browser/extensions/extension_nacl_browsertest.cc',
'browser/nacl_host/test/gdb_debug_stub_browsertest.cc',
],
- 'dependencies': [
- # Runtime dependency.
Nico 2015/01/29 05:56:58 Is this no longer needed?
- '../ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_trusted_plugin',
- ],
'conditions': [
['disable_nacl_untrusted==0', {
'sources': [
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698