~osomon/oxide/im-fake-key-events

« back to all changes in this revision

Viewing changes to shared/browser/oxide_browser_context_observer.h

  • Committer: Chris Coulson
  • Date: 2014-04-01 10:06:59 UTC
  • mfrom: (438.1.17 window-opening)
  • Revision ID: chris.coulson@canonical.com-20140401100659-48y7z8nqq6fklz0w
MergeĀ fromĀ lp:~chrisccoulson/oxide/window-opening

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
  virtual void NotifyUserAgentStringChanged() {}
32
32
 
 
33
  virtual void NotifyPopupBlockerEnabledChanged() {}
 
34
 
33
35
 protected:
34
36
  BrowserContextObserver();
35
37