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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 13926006: Add ui::GrabDesktopSnapshot for Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Always include GrabHwndSnapshot 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
« no previous file with comments | « no previous file | chrome/test/base/ui_test_utils.cc » ('j') | ui/snapshot/snapshot.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 899442b41f348604d3c4bf96bcf4d5feeaf75044..8bf51622feb2c89a8d8e6577a1614c958516ac05 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -291,6 +291,7 @@
'conditions': [
['OS!="ios"', {
'dependencies': [
+ 'cloud_policy_proto',
'common/extensions/api/api.gyp:api',
'plugin',
'renderer',
@@ -305,6 +306,7 @@
'../ppapi/ppapi_internal.gyp:ppapi_shared',
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
'../ui/compositor/compositor.gyp:compositor_test_support',
+ '../ui/snapshot/snapshot.gyp:snapshot_test_support',
],
'export_dependent_settings': [
'renderer',
« no previous file with comments | « no previous file | chrome/test/base/ui_test_utils.cc » ('j') | ui/snapshot/snapshot.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698