Commit f1e7e58c authored by ben@chromium.org's avatar ben@chromium.org

Fix bustage.

Cr-Commit-Position: refs/heads/master@{#288996}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288996 0039d316-1c4b-4281-b951-d872f2087c98
parent 2457084b
...@@ -74,7 +74,6 @@ class ViewManagerClientImpl : public ViewManager, ...@@ -74,7 +74,6 @@ class ViewManagerClientImpl : public ViewManager,
private: private:
friend class RootObserver; friend class RootObserver;
typedef std::map<Id, View*> IdToViewMap;
typedef std::map<Id, View*> IdToViewMap; typedef std::map<Id, View*> IdToViewMap;
// Overridden from ViewManager: // Overridden from ViewManager:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment