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

Unified Diff: ash/ash.gyp

Issue 10784009: screenshot disabling policy tests (Closed) Base URL: http://git.chromium.org/chromium/src.git@disable_screenshots
Patch Set: Updated accelerator_action.h Created 8 years, 5 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index d80848b0d91e0b9d8a9d99e4ef56bc192e058fcd..0c4eea5c679362c35001df627e79c6c397c8083f 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -40,6 +40,7 @@
],
'sources': [
# All .cc, .h under ash, except unittests
+ 'accelerators/accelerator_action.h',
'accelerators/accelerator_controller.cc',
'accelerators/accelerator_controller.h',
'accelerators/accelerator_dispatcher.cc',
@@ -582,7 +583,7 @@
},
'dependencies': [
'../sandbox/sandbox.gyp:sandbox',
- ],
+ ],
}],
['OS=="mac"', {
'product_name': 'AuraShell',

Powered by Google App Engine
This is Rietveld 408576698