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

Unified Diff: chrome/browser/gtk/first_run_bubble.cc

Issue 343050: Based on the rest of the codebase, I think we're supposed to #include chromiu... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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/gtk/first_run_bubble.cc
===================================================================
--- chrome/browser/gtk/first_run_bubble.cc (revision 30401)
+++ chrome/browser/gtk/first_run_bubble.cc (working copy)
@@ -14,9 +14,8 @@
#include "chrome/common/gtk_util.h"
#include "chrome/common/notification_service.h"
#include "grit/chromium_strings.h"
-#include "grit/locale_settings.h"
#include "grit/generated_resources.h"
-#include "grit/google_chrome_strings.h"
+#include "grit/locale_settings.h"
namespace {
// Markup for the text of the Omnibox search label

Powered by Google App Engine
This is Rietveld 408576698