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

Unified Diff: chrome/common/translate/translate_errors.h

Issue 25373009: Translate: New Bubble UX (for the view toolkit) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Bug fix: view id on tests Created 7 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
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/test/base/test_browser_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/translate/translate_errors.h
diff --git a/chrome/common/translate/translate_errors.h b/chrome/common/translate/translate_errors.h
index af011aaeb5d8eaa7435eb193dae5071512460fc6..f41a921f020164192cca71cc1c98320594983464 100644
--- a/chrome/common/translate/translate_errors.h
+++ b/chrome/common/translate/translate_errors.h
@@ -5,6 +5,8 @@
#ifndef CHROME_COMMON_TRANSLATE_TRANSLATE_ERRORS_H_
#define CHROME_COMMON_TRANSLATE_TRANSLATE_ERRORS_H_
+#include "base/basictypes.h"
+
// This file consolidates all the error types for translation of a page.
// Note: TranslateErrors is used for UMA and translate_internals.js.
// Assigned numbers should be changed because the number is binded to UMA value.
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/test/base/test_browser_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698