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

Unified Diff: ui/snapshot/snapshot.gyp

Issue 706013004: Move non-browser specific ScreenshotTaker code to ui/snapshot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge and fix gn Created 6 years 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 | « ui/snapshot/screenshot_grabber_observer.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/snapshot/snapshot.gyp
diff --git a/ui/snapshot/snapshot.gyp b/ui/snapshot/snapshot.gyp
index fca6f4e9caf802fae09150faaf5e0e3c79a114cf..58c8417407c4e733a9fbf433ad65eea9c9936c35 100644
--- a/ui/snapshot/snapshot.gyp
+++ b/ui/snapshot/snapshot.gyp
@@ -21,6 +21,9 @@
'SNAPSHOT_IMPLEMENTATION',
],
'sources': [
+ 'screenshot_grabber.cc',
+ 'screenshot_grabber.h',
+ 'screenshot_grabber_observer.h',
'snapshot.h',
'snapshot_android.cc',
'snapshot_async.cc',
« no previous file with comments | « ui/snapshot/screenshot_grabber_observer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698