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

Unified Diff: ui/aura/aura.gyp

Issue 12087006: aura: Do not include test code in production code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win7_aura Created 7 years, 11 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 | « ash/extended_desktop_unittest.cc ('k') | ui/aura/test/window_test_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 47ed7c6a3fba5bbbe7adefd854b99c79583f677d..609690ce78691c8524d93becf6b6294f8ec3c62d 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -160,6 +160,8 @@
'test/test_windows.h',
'test/test_window_delegate.cc',
'test/test_window_delegate.h',
+ 'test/window_test_api.cc',
+ 'test/window_test_api.h',
],
},
{
« no previous file with comments | « ash/extended_desktop_unittest.cc ('k') | ui/aura/test/window_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698