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

Unified Diff: ios/consumer/base/supports_user_data.cc

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 | « build/all.gyp ('k') | ios/consumer/base/supports_user_data_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/consumer/base/supports_user_data.cc
diff --git a/ios/consumer/base/supports_user_data.cc b/ios/consumer/base/supports_user_data.cc
index f317fa2d8d008590e069d87083c5194f7f2dbdf9..74ed3a7210c2e422b12177729dea2d73f868b614 100644
--- a/ios/consumer/base/supports_user_data.cc
+++ b/ios/consumer/base/supports_user_data.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ios/consumer/public/base/supports_user_data.h"
+#include "ios/public/consumer/base/supports_user_data.h"
#include "base/memory/scoped_ptr.h"
#include "base/supports_user_data.h"
« no previous file with comments | « build/all.gyp ('k') | ios/consumer/base/supports_user_data_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698