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

Unified Diff: chrome/browser/view_ids.h

Issue 173030: Port more browser focus tests to linux.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: working on windows Created 11 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
Index: chrome/browser/view_ids.h
===================================================================
--- chrome/browser/view_ids.h (revision 23643)
+++ chrome/browser/view_ids.h (working copy)
@@ -49,6 +49,7 @@
// Tab Container window.
VIEW_ID_TAB_CONTAINER,
+ VIEW_ID_TAB_CONTAINER_FOCUS_VIEW,
VIEW_ID_PREDEFINED_COUNT
};

Powered by Google App Engine
This is Rietveld 408576698