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

Unified Diff: components/nacl/loader/DEPS

Issue 292213002: Change to using nacl_file_info.h from src/public instead. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: might as well use helper to check Created 6 years, 7 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 | « no previous file | components/nacl/loader/nacl_listener.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/loader/DEPS
diff --git a/components/nacl/loader/DEPS b/components/nacl/loader/DEPS
index f63985c692c8d8d440c7a9991041e80479c96352..340bcfcc75190e7169252405b7b20bd052750097 100644
--- a/components/nacl/loader/DEPS
+++ b/components/nacl/loader/DEPS
@@ -15,7 +15,6 @@ include_rules = [
"+native_client/src/trusted/desc",
"+native_client/src/trusted/service_runtime/include",
"+native_client/src/trusted/service_runtime/nacl_error_code.h",
- "+native_client/src/trusted/validator/nacl_file_info.h",
"+native_client/src/trusted/validator/validation_cache.h",
"+native_client/src/untrusted/irt/irt.h",
« no previous file with comments | « no previous file | components/nacl/loader/nacl_listener.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698