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

Unified Diff: chrome/chrome_common.gypi

Issue 14494004: Added the 'Translation Logs' tab to chrome://translate-internals/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: first commit Created 7 years, 7 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 1b50b43af94c51d73f9508f8911cf0a8bf008e16..2c597204e00152379ad3b1e2d6e99a8f20afecd7 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -327,6 +327,8 @@
'common/json_schema/json_schema_constants.h',
'common/json_schema/json_schema_validator.cc',
'common/json_schema/json_schema_validator.h',
+ 'common/language_detection_details.cc',
+ 'common/language_detection_details.h',
'common/localized_error.cc',
'common/localized_error.h',
'common/logging_chrome.cc',

Powered by Google App Engine
This is Rietveld 408576698