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

Unified Diff: components/encryptor/encryptor_switches.h

Issue 183953005: Rename components's Encryptor to OSEncrypt. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: similarity Created 6 years, 10 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 | « components/encryptor/encryptor_posix.cc ('k') | components/encryptor/encryptor_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/encryptor/encryptor_switches.h
diff --git a/components/encryptor/encryptor_switches.h b/components/encryptor/encryptor_switches.h
index 5f25e1431c507862cf1b70650426199799e295a1..4df069a72bcacf27e1ff931a512e773657385ac7 100644
--- a/components/encryptor/encryptor_switches.h
+++ b/components/encryptor/encryptor_switches.h
@@ -7,7 +7,7 @@
#ifndef COMPONENTS_ENCRYPTOR__ENCRYPTOR_SWITCHES_H_
#define COMPONENTS_ENCRYPTOR__ENCRYPTOR_SWITCHES_H_
-#include "base/basictypes.h"
+#include "build/build_config.h"
namespace encryptor {
namespace switches {
« no previous file with comments | « components/encryptor/encryptor_posix.cc ('k') | components/encryptor/encryptor_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698