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

Unified Diff: content/content_browser.gypi

Issue 17389005: [Android] Abandon bundling DevTools frontends for mobile apps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 2de2d49831fefe2493c531597a18dcb82437b5ff..e2f74fb57464018fcd4372301d59dbe9ff211486 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -32,7 +32,6 @@
'public/browser/android/compositor.h',
'public/browser/android/content_view_core.h',
'public/browser/android/content_view_layer_renderer.h',
- 'public/browser/android/devtools_auth.h',
'public/browser/android/download_controller_android.h',
'public/browser/android/synchronous_compositor_client.h',
'public/browser/android/synchronous_compositor.h',
@@ -251,7 +250,6 @@
'browser/android/date_time_chooser_android.h',
'browser/android/download_controller_android_impl.cc',
'browser/android/download_controller_android_impl.h',
- 'browser/android/devtools_auth.cc',
'browser/android/edge_effect.h',
'browser/android/edge_effect.cc',
'browser/android/in_process/synchronous_compositor_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698