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

Unified Diff: android_webview/android_webview.gyp

Issue 361073002: Add switch to disable recording whole document (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 6 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 | android_webview/common/aw_switches.h » ('j') | android_webview/common/aw_switches.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index 9f24bfc94d1a856a6a59c04c4952c9f6c35010ac..29a15f638ebf7937c5104ca846a2981faeff2b7a 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -209,6 +209,8 @@
'common/aw_hit_test_data.cc',
'common/aw_hit_test_data.h',
'common/aw_resource.h',
+ 'common/aw_switches.cc',
+ 'common/aw_switches.h',
'common/devtools_instrumentation.h',
'common/print_messages.cc',
'common/print_messages.h',
« no previous file with comments | « no previous file | android_webview/common/aw_switches.h » ('j') | android_webview/common/aw_switches.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698