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

Unified Diff: ui/snapshot/snapshot.gyp

Issue 13926006: Add ui::GrabDesktopSnapshot for Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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
Index: ui/snapshot/snapshot.gyp
diff --git a/ui/snapshot/snapshot.gyp b/ui/snapshot/snapshot.gyp
index 40744bfc768359129ecd467b2a9810dace3d3aeb..86ba768cb64b8eccce9723a41d4412c7112dce5e 100644
--- a/ui/snapshot/snapshot.gyp
+++ b/ui/snapshot/snapshot.gyp
@@ -38,11 +38,6 @@
'../compositor/compositor.gyp:compositor',
],
}],
- ['use_aura==1 and OS=="win"', {
- 'sources/': [
- ['exclude', 'snapshot_win.cc'],
- ],
- }],
],
},
{

Powered by Google App Engine
This is Rietveld 408576698