 Chromium Code Reviews
 Chromium Code Reviews Issue 6805019:
  Move crypto files out of base, to a top level directory.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src/
    
  
    Issue 6805019:
  Move crypto files out of base, to a top level directory.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src/| Index: crypto/third_party/nss/blapi.h | 
| =================================================================== | 
| --- crypto/third_party/nss/blapi.h (revision 79901) | 
| +++ crypto/third_party/nss/blapi.h (working copy) | 
| @@ -42,7 +42,7 @@ | 
| #ifndef _BLAPI_H_ | 
| #define _BLAPI_H_ | 
| -#include "base/third_party/nss/blapit.h" | 
| +#include "crypto/third_party/nss/blapit.h" | 
| /******************************************/ |