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

Unified Diff: chrome/browser/chromeos/cros/cros_in_process_browser_test.h

Issue 2101018: Do not #include obsolete header files. (Closed)
Patch Set: Created 10 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/language_library.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/cros/cros_in_process_browser_test.h
diff --git a/chrome/browser/chromeos/cros/cros_in_process_browser_test.h b/chrome/browser/chromeos/cros/cros_in_process_browser_test.h
index f46c2ce1701e175c3c08e082c94c4d164bdcdec0..84f26aa71855d749244e84474ce082a6296ced51 100644
--- a/chrome/browser/chromeos/cros/cros_in_process_browser_test.h
+++ b/chrome/browser/chromeos/cros/cros_in_process_browser_test.h
@@ -8,7 +8,7 @@
#include "base/scoped_ptr.h"
#include "chrome/browser/chromeos/cros/cros_library.h"
#include "chrome/test/in_process_browser_test.h"
-#include "third_party/cros/chromeos_language.h"
+#include "third_party/cros/chromeos_input_method.h"
namespace chromeos {
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/language_library.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698