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

Unified Diff: trunk/src/components/nacl/loader/nonsfi/irt_interfaces.h

Issue 265433002: Revert 266968 "NonSFI NaCl: Plumb Exception IRT enough for break..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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: trunk/src/components/nacl/loader/nonsfi/irt_interfaces.h
===================================================================
--- trunk/src/components/nacl/loader/nonsfi/irt_interfaces.h (revision 266986)
+++ trunk/src/components/nacl/loader/nonsfi/irt_interfaces.h (working copy)
@@ -24,7 +24,6 @@
extern const struct nacl_irt_clock kIrtClock;
extern const struct nacl_irt_ppapihook kIrtPpapiHook;
extern const struct nacl_irt_random kIrtRandom;
-extern const struct nacl_irt_exception_handling kIrtExceptionHandling;
} // namespace nonsfi
} // namespace nacl

Powered by Google App Engine
This is Rietveld 408576698