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

Unified Diff: media/capture/video/win/video_capture_device_win.h

Issue 2962613002: [Merge to 3141] Revert "Image Capture win: initialize camera controls lazily" (Closed)
Patch Set: Created 3 years, 6 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 | « no previous file | media/capture/video/win/video_capture_device_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/video/win/video_capture_device_win.h
diff --git a/media/capture/video/win/video_capture_device_win.h b/media/capture/video/win/video_capture_device_win.h
index f8a9050834e8a59cbeb07ff1f9739dda37d75db8..8a2ed6cc8b6f1582f0eb2e9e306a7f9d200c0a0c 100644
--- a/media/capture/video/win/video_capture_device_win.h
+++ b/media/capture/video/win/video_capture_device_win.h
@@ -89,8 +89,6 @@ class VideoCaptureDeviceWin : public VideoCaptureDevice,
// User needs to recover by destroying the object.
};
- void InitializeVideoAndCameraControls();
-
// Implements SinkFilterObserver.
void FrameReceived(const uint8_t* buffer,
int length,
« no previous file with comments | « no previous file | media/capture/video/win/video_capture_device_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698