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

Unified Diff: .gitignore

Issue 477903003: Make the WebView apk build in the Chrome tree (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move glue to third_party Created 6 years, 4 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 | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 9d49fe6a08462f05c3574bd745f85c5c75cdcb2d..1225079895af3d7e0a95ba208889b66b406802bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,6 +43,7 @@ Thumbs.db
v8.log
/_out
/android_emulator_sdk
+/android_webview/glue
Torne 2014/09/02 10:34:07 This entry is outdated I think?
hjd 2014/09/03 15:41:12 Done, thanks.
/arm-sysroot
/base/base_unittests_run.xml
/breakpad/src/
@@ -217,6 +218,7 @@ v8.log
/third_party/amd/
/third_party/android_tools/
/third_party/android_tools_internal/
+/third_party/android_webview_glue/src
/third_party/angle
/third_party/angle_dx11
/third_party/aosp
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698