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

Unified Diff: app/app_base.gypi

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 | « app/app.gyp ('k') | app/view_prop.h » ('j') | app/view_prop.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
diff --git a/app/app_base.gypi b/app/app_base.gypi
index 12e17015a7627a93ee1334ec437071e6ec7fcaec..8845d8fb8f8b38a88236834f7e47408b529a9a7d 100644
--- a/app/app_base.gypi
+++ b/app/app_base.gypi
@@ -227,6 +227,8 @@
'win/iat_patch_function.h',
'win/scoped_prop.cc',
'win/scoped_prop.h',
+ 'win/view_prop.cc',
+ 'win/view_prop.h',
'x11_util.cc',
'x11_util.h',
'x11_util_internal.h',
« no previous file with comments | « app/app.gyp ('k') | app/view_prop.h » ('j') | app/view_prop.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698