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

Unified Diff: ios/public/consumer/base/supports_user_data.h

Issue 18272004: Create top-level ios/public/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change gypfiles Created 7 years, 6 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 | « ios/public/DEPS ('k') | ios/public/consumer/base/util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/consumer/base/supports_user_data.h
diff --git a/ios/consumer/public/base/supports_user_data.h b/ios/public/consumer/base/supports_user_data.h
similarity index 90%
rename from ios/consumer/public/base/supports_user_data.h
rename to ios/public/consumer/base/supports_user_data.h
index 16b5ebe75efc5489c17fcff3e20a969aefdbe5e0..5986c57def848909d981a9b2f013867aaa13364b 100644
--- a/ios/consumer/public/base/supports_user_data.h
+++ b/ios/public/consumer/base/supports_user_data.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef IOS_BASE_SUPPORTS_USER_DATA_H_
-#define IOS_BASE_SUPPORTS_USER_DATA_H_
+#ifndef IOS_PUBLIC_CONSUMER_BASE_SUPPORTS_USER_DATA_H_
+#define IOS_PUBLIC_CONSUMER_BASE_SUPPORTS_USER_DATA_H_
namespace ios {
@@ -47,4 +47,4 @@ class SupportsUserData {
} // namespace ios
-#endif // IOS_BASE_SUPPORTS_USER_DATA_H_
+#endif // IOS_PUBLIC_CONSUMER_BASE_SUPPORTS_USER_DATA_H_
« no previous file with comments | « ios/public/DEPS ('k') | ios/public/consumer/base/util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698