Index: base/xdg_util_unittest.cc |
diff --git a/base/linux_util_unittest.cc b/base/xdg_util_unittest.cc |
similarity index 98% |
rename from base/linux_util_unittest.cc |
rename to base/xdg_util_unittest.cc |
index d904080742ee56461b2b56474c0e0dbda94cbd0c..5e4b90b0184347252c72931d15de479f48858562 100644 |
--- a/base/linux_util_unittest.cc |
+++ b/base/xdg_util_unittest.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 "base/linux_util.h" |
+#include "base/xdg_util.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |