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

Unified Diff: chrome/browser/native_ui_contents.h

Issue 12418: Implement History as HTML and add/change a bunch of stuff to make it easier t... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years 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/history/history.cc ('k') | chrome/browser/render_view_context_menu_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/native_ui_contents.h
===================================================================
--- chrome/browser/native_ui_contents.h (revision 6238)
+++ chrome/browser/native_ui_contents.h (working copy)
@@ -73,7 +73,7 @@
views::View** focus_traversable_view);
virtual views::RootView* GetContentsRootView() { return GetRootView(); }
- // Return the scheme used. We currently use nativeui:
+ // Return the scheme used. We currently use chrome-nativeui:
static std::string GetScheme();
// Register a NativeUIFactory for a given path.
« no previous file with comments | « chrome/browser/history/history.cc ('k') | chrome/browser/render_view_context_menu_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698