| 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.
|
|
|