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

Unified Diff: chrome/browser/chrome_plugin_interactive_test.cc

Issue 689553002: Cleanup: Remove unneeded path_service.h includes in base and chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix win Created 6 years, 2 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/chrome_plugin_interactive_test.cc
diff --git a/chrome/browser/chrome_plugin_interactive_test.cc b/chrome/browser/chrome_plugin_interactive_test.cc
index d06b30ee038fc64ec875004ff6f28aa07b29440d..57347309c460470054e9c78c6271ae3f0a087966 100644
--- a/chrome/browser/chrome_plugin_interactive_test.cc
+++ b/chrome/browser/chrome_plugin_interactive_test.cc
@@ -4,7 +4,6 @@
#include "base/files/file_util.h"
#include "base/memory/ref_counted.h"
-#include "base/path_service.h"
#include "base/prefs/pref_service.h"
#include "base/strings/utf_string_conversions.h"
#include "chrome/app/chrome_command_ids.h"
« no previous file with comments | « chrome/browser/chrome_main_browsertest.cc ('k') | chrome/browser/chromeos/app_mode/kiosk_app_update_service_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698