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

Unified Diff: ios/consumer/base/supports_user_data_unittest.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 | « ios/consumer/base/supports_user_data.cc ('k') | ios/consumer/base/util.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/consumer/base/supports_user_data_unittest.cc
diff --git a/ios/consumer/base/supports_user_data_unittest.cc b/ios/consumer/base/supports_user_data_unittest.cc
index b38c2db922d93d632c365c8377fbfa6e9cb16a6f..1aeb417a153d916ae2bffa02e81d5d5f122d16a9 100644
--- a/ios/consumer/base/supports_user_data_unittest.cc
+++ b/ios/consumer/base/supports_user_data_unittest.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 "testing/gmock/include/gmock/gmock.h"
« no previous file with comments | « ios/consumer/base/supports_user_data.cc ('k') | ios/consumer/base/util.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698