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

Unified Diff: base/base.gyp

Issue 136343002: Remove Chrome for TV code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased. 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
« no previous file with comments | « base/android/javatests/src/org/chromium/base/ContextTypesTest.java ('k') | base/base.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 63306cd26cd7306a7ff28a980215260e1c8a97ee..5e30c77ff634b09fa1d0ed488270384b645021a3 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -1262,13 +1262,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',
« no previous file with comments | « base/android/javatests/src/org/chromium/base/ContextTypesTest.java ('k') | base/base.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698