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

Unified Diff: base/base.gypi

Issue 17151011: Add a method for catching low end devices (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed comment Created 7 years, 6 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 | « base/base.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 0a580fd90d809233dd6261fa378f9889dc9e461d..e627c574e9176ea6e9ae019deb4749fa09824219 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -60,6 +60,8 @@
'android/path_service_android.h',
'android/path_utils.cc',
'android/path_utils.h',
+ 'android/sys_utils.cc',
+ 'android/sys_utils.h',
'android/thread_utils.h',
'at_exit.cc',
'at_exit.h',
« no previous file with comments | « base/base.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698