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

Unified Diff: base/base.gypi

Issue 1178063007: Updated error translation logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Eugene's comments Created 5 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 | « no previous file | base/ios/nserror_util.h » ('j') | base/ios/nserror_util.h » ('J')
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 425edb52ba041c222c8114f86a09de12deedc40e..324f195b7f3193e9e5ed739c54921196ec9d2145 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -248,6 +248,8 @@
'ios/device_util.mm',
'ios/ios_util.h',
'ios/ios_util.mm',
+ 'ios/nserror_util.h',
Eugene But (OOO till 7-30) 2015/06/23 21:27:14 ns_error_util (see ui_web_view for example)
kkhorimoto 2015/06/24 20:01:42 Done.
+ 'ios/nserror_util.mm',
'ios/scoped_critical_action.h',
'ios/scoped_critical_action.mm',
'ios/weak_nsobject.h',
« no previous file with comments | « no previous file | base/ios/nserror_util.h » ('j') | base/ios/nserror_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698