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

Unified Diff: components/nacl.gyp

Issue 61063003: Keep NaCl plugins used in app background pages alive when active. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move callback impl to nacl_browser_delegate_impl.cc. 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: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index 5ec4fcecb309ae865718ecead0a4a0ebeb9f2507..5949c97c24255e99bcaf57e0b68a0ecd6fb79592 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -40,7 +40,7 @@
'nacl/loader/nacl_validation_db.h',
'nacl/loader/nacl_validation_query.cc',
'nacl/loader/nacl_validation_query.h',
- 'nacl/common/test_nacl_browser_delegate.cc',
+ 'nacl/browser/test_nacl_browser_delegate.cc',
yzshen1 2013/11/21 18:01:50 alphabetical order, please.
scheib 2013/12/11 21:35:40 No longer part of patch.
],
# TODO(gregoryd): consider switching NaCl to use Chrome OS defines
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698