Skip to content

Commit

Permalink
Remove unused dependencies from drive_test_util.h
Browse files Browse the repository at this point in the history
Bug: 911287
Change-Id: I5a996d514ad082fa84551a75d0ab2abf4caba710
Reviewed-on: https://chromium-review.googlesource.com/c/1474845
Reviewed-by: Naoki Fukino <fukino@chromium.org>
Commit-Queue: Robbie McElrath <rmcelrath@chromium.org>
Cr-Commit-Position: refs/heads/master@{#632520}
  • Loading branch information
robbiemc authored and Commit Bot committed Feb 15, 2019
1 parent dea0c37 commit 68cd59c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions components/drive/chromeos/drive_test_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,11 @@
#include "components/drive/chromeos/file_cache.h"
#include "content/public/test/test_utils.h"
#include "google_apis/drive/test_util.h"
#include "net/base/completion_callback.h"
#include "net/base/io_buffer.h"
#include "net/base/network_change_notifier.h"
#include "net/base/test_completion_callback.h"

class PrefRegistrySimple;

namespace net {
class IOBuffer;
} // namespace net

namespace drive {

namespace test_util {
Expand Down

0 comments on commit 68cd59c

Please sign in to comment.