diff options
Diffstat (limited to 'chrome/test/model_test_utils.cc')
-rw-r--r-- | chrome/test/model_test_utils.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/model_test_utils.cc b/chrome/test/model_test_utils.cc index 0dd8455..dd85800 100644 --- a/chrome/test/model_test_utils.cc +++ b/chrome/test/model_test_utils.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 "model_test_utils.h" +#include "chrome/test/model_test_utils.h" #include "base/utf_string_conversions.h" #include "chrome/browser/bookmarks/bookmark_model.h" |