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

Unified Diff: chrome/browser/ui/webui/chromeos/emulator/device_emulator_ui.cc

Issue 2289543004: Remove more unused grit includes in chrome/ (Closed)
Patch Set: Created 4 years, 4 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 | « chrome/browser/ui/webui/cast/cast_ui.cc ('k') | chrome/browser/ui/webui/device_log_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/chromeos/emulator/device_emulator_ui.cc
diff --git a/chrome/browser/ui/webui/chromeos/emulator/device_emulator_ui.cc b/chrome/browser/ui/webui/chromeos/emulator/device_emulator_ui.cc
index 9421d736b127daa0784735cb61774962be2454f6..3ce077e6ac60ec4efef3faf1d1e3801339f86040 100644
--- a/chrome/browser/ui/webui/chromeos/emulator/device_emulator_ui.cc
+++ b/chrome/browser/ui/webui/chromeos/emulator/device_emulator_ui.cc
@@ -9,7 +9,6 @@
#include "chrome/browser/ui/webui/chromeos/emulator/device_emulator_message_handler.h"
#include "chrome/common/url_constants.h"
#include "chrome/grit/browser_resources.h"
-#include "chrome/grit/generated_resources.h"
#include "content/public/browser/web_contents.h"
#include "content/public/browser/web_ui.h"
#include "content/public/browser/web_ui_data_source.h"
« no previous file with comments | « chrome/browser/ui/webui/cast/cast_ui.cc ('k') | chrome/browser/ui/webui/device_log_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698