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

Unified Diff: chrome/browser/notifications/balloon_host.h

Issue 6513010: WebUI: Get rid of more references to DOMUI in the rest of the directories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 10 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/browser/dom_ui/web_ui.h ('k') | chrome/browser/notifications/balloon_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/notifications/balloon_host.h
diff --git a/chrome/browser/notifications/balloon_host.h b/chrome/browser/notifications/balloon_host.h
index 04ee9e467b3dfc7f0dae6e601b634505b6cfa883..148168056bb92fbe6a9e6ec92c3a5ebdc5d85c69 100644
--- a/chrome/browser/notifications/balloon_host.h
+++ b/chrome/browser/notifications/balloon_host.h
@@ -113,7 +113,7 @@ class BalloonHost : public RenderViewHostDelegate,
virtual RendererPreferences GetRendererPrefs(Profile* profile) const;
// Enable Web UI. This has to be called before renderer is created.
- void EnableDOMUI();
+ void EnableWebUI();
virtual void UpdateInspectorSetting(const std::string& key,
const std::string& value);
« no previous file with comments | « chrome/browser/dom_ui/web_ui.h ('k') | chrome/browser/notifications/balloon_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698