Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / ash / screenshot_taker.h
index 3bb7918..8312ccb 100644 (file)
@@ -92,9 +92,11 @@ class ScreenshotTaker : public ash::ScreenshotDelegate {
   void SetScreenshotBasenameForTest(const std::string& basename);
   void SetScreenshotProfileForTest(Profile* profile);
 
+#if defined(OS_CHROMEOS)
   Notification* CreateNotification(
       ScreenshotTakerObserver::Result screenshot_result,
       const base::FilePath& screenshot_path);
+#endif
 
   base::WeakPtrFactory<ScreenshotTaker> factory_;