Skip to content

Commit

Permalink
url
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlstrom-g committed Apr 24, 2024
1 parent 1eab626 commit 0586be7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion url/scheme_host_port_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

#include "testing/gtest/include/gtest/gtest.h"
#include "url/gurl.h"
#include "url/scheme_host_port.h"
#include "url/url_util.h"

namespace {
Expand Down
1 change: 0 additions & 1 deletion url/url_canon_icu_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/icu/source/common/unicode/ucnv.h"
#include "url/url_canon.h"
#include "url/url_canon_icu.h"
#include "url/url_canon_stdstring.h"
#include "url/url_test_utils.h"

Expand Down
1 change: 0 additions & 1 deletion url/url_util_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include "url/url_canon.h"
#include "url/url_canon_stdstring.h"
#include "url/url_test_utils.h"
#include "url/url_util.h"

namespace url {

Expand Down

0 comments on commit 0586be7

Please sign in to comment.