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

Unified Diff: chrome/browser/ui/view_ids.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
Index: chrome/browser/ui/view_ids.h
diff --git a/chrome/browser/ui/view_ids.h b/chrome/browser/ui/view_ids.h
index 81e035ec96553ee214fa1f3104dacbf78d9bf0f1..72a873828bf26e66a091445cd811f91722f5f88d 100644
--- a/chrome/browser/ui/view_ids.h
+++ b/chrome/browser/ui/view_ids.h
@@ -56,6 +56,7 @@ enum ViewID {
VIEW_ID_FEEDBACK_BUTTON,
VIEW_ID_OMNIBOX,
VIEW_ID_SCRIPT_BUBBLE,
+ VIEW_ID_TRANSLATE_BUTTON,
// The Bookmark Bar.
VIEW_ID_BOOKMARK_BAR,
@@ -100,4 +101,3 @@ enum ViewID {
};
#endif // CHROME_BROWSER_UI_VIEW_IDS_H_
-
« no previous file with comments | « chrome/browser/ui/translate/translate_bubble_factory.cc ('k') | chrome/browser/ui/views/frame/browser_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698