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

Unified Diff: app/app.gyp

Issue 5075003: Converts usage of SetProp/GetProp to a map. Even after making sure we (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move to app Created 10 years, 1 month 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 | app/app_base.gypi » ('j') | app/view_prop.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app.gyp
diff --git a/app/app.gyp b/app/app.gyp
index 2c8e7f7e80827fbd051949f1f06966e90de7caba..3d4260376c3118900fc6600f716476d11cb34d38 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -57,6 +57,7 @@
'tree_node_iterator_unittest.cc',
'tree_node_model_unittest.cc',
'win_util_unittest.cc',
+ 'win/view_prop_unittest.cc',
],
'include_dirs': [
'..',
« no previous file with comments | « no previous file | app/app_base.gypi » ('j') | app/view_prop.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698