~abreu-alexandre/oxide/clipboard

« back to all changes in this revision

Viewing changes to shared/browser/oxide_browser_platform_integration.cc

  • Committer: Alexandre Abreu
  • Date: 2015-05-21 21:01:36 UTC
  • mfrom: (1069.1.3 clipboard)
  • mto: This revision was merged to the branch mainline in revision 1089.
  • Revision ID: alexandre.abreu@canonical.com-20150521210136-2tjpchpee9aeis92
Clipboard implementation

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
                    ApplicationStateChanged());
91
91
}
92
92
 
 
93
ui::ClipboardOxideFactory
 
94
BrowserPlatformIntegration::GetClipboardOxideFactory() {
 
95
  return nullptr;
 
96
}
 
97
 
93
98
} // namespace oxide