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

Unified Diff: base/base.gyp

Issue 136343002: Remove Chrome for TV code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed scherkus's comments. Created 6 years, 11 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: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 9160ad7bba2b3f19f80dabc1e6219a24f268c0f5..58a8db39a5512695d0ec042a76794ec9e4344ade 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -1236,13 +1236,6 @@
'android/java/src/org/chromium/base/ThreadUtils.java',
'android/java/src/org/chromium/base/TraceEvent.java',
],
- 'conditions': [
- ['google_tv==1', {
- 'sources': [
- 'android/java/src/org/chromium/base/ContextTypes.java',
- ],
- }],
- ],
'variables': {
'jni_gen_package': 'base',
'jni_generator_ptr_type': 'long',

Powered by Google App Engine
This is Rietveld 408576698