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

Unified Diff: chromeos/app_mode/kiosk_oem_manifest_parser_unittest.cc

Issue 689563002: Cleanup: Remove unneeded path_service.h includes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 1 month 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
« no previous file with comments | « chromecast/browser/url_request_context_factory.cc ('k') | chromeos/network/onc/onc_test_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/app_mode/kiosk_oem_manifest_parser_unittest.cc
diff --git a/chromeos/app_mode/kiosk_oem_manifest_parser_unittest.cc b/chromeos/app_mode/kiosk_oem_manifest_parser_unittest.cc
index 246a79788d1698718255afca0eaa90118b9e01b4..55966408d78d6339b1469f6b75ed88beca3127c1 100644
--- a/chromeos/app_mode/kiosk_oem_manifest_parser_unittest.cc
+++ b/chromeos/app_mode/kiosk_oem_manifest_parser_unittest.cc
@@ -4,7 +4,6 @@
#include "chromeos/app_mode/kiosk_oem_manifest_parser.h"
-#include "base/path_service.h"
#include "chromeos/chromeos_test_utils.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « chromecast/browser/url_request_context_factory.cc ('k') | chromeos/network/onc/onc_test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698