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

Unified Diff: chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc

Issue 184583008: Fix IWYU in base/files/file.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 9 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
Index: chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc
diff --git a/chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc b/chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc
index c400ed2bfeea2fc0efef5294fad52f14a7618ac8..30c660cc6c7b49cbf8a4ad7b1e51c7497b5ec084 100644
--- a/chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc
+++ b/chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+#include "base/files/file_path.h"
#include "base/json/json_reader.h"
#include "chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.h ('k') | device/hid/hid_connection_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698