summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authortejasshah@google.com <tejasshah@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-05 22:55:39 +0000
committertejasshah@google.com <tejasshah@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-05 22:55:39 +0000
commit6533cd251379a6d885f0dc6d69e4923c0cc431a2 (patch)
tree619cf2183b7686401efe71f8d4776ad9a67dfbf6 /chrome
parent369c3523fcf0ddd26b514cac3bf486649e9ec920 (diff)
downloadchromium_src-6533cd251379a6d885f0dc6d69e4923c0cc431a2.zip
chromium_src-6533cd251379a6d885f0dc6d69e4923c0cc431a2.tar.gz
chromium_src-6533cd251379a6d885f0dc6d69e4923c0cc431a2.tar.bz2
This is a quick fix for include file path issue in livesynctest related file.
Review URL: http://codereview.chromium.org/165015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22549 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/test/live_sync/bookmark_model_verifier.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/live_sync/bookmark_model_verifier.cc b/chrome/test/live_sync/bookmark_model_verifier.cc
index f5280fb..290086d 100644
--- a/chrome/test/live_sync/bookmark_model_verifier.cc
+++ b/chrome/test/live_sync/bookmark_model_verifier.cc
@@ -12,7 +12,7 @@
#include "app/tree_node_iterator.h"
#include "chrome/browser/bookmarks/bookmark_model.h"
#include "chrome/browser/bookmarks/bookmark_utils.h"
-#include "chrome/browser/test/live_sync/live_bookmarks_sync_test.h"
+#include "chrome/test/live_sync/live_bookmarks_sync_test.h"
#include "testing/gtest/include/gtest/gtest.h"
// static