Title: [129124] trunk/Source/WebKit/chromium
- Revision
- 129124
- Author
- [email protected]
- Date
- 2012-09-20 06:14:14 -0700 (Thu, 20 Sep 2012)
Log Message
[chromium] Adding the 'google_apis' directory to .gitignore.
https://bugs.webkit.org/show_bug.cgi?id=97187
Patch by Mike West <[email protected]> on 2012-09-20
Reviewed by Jochen Eisinger.
'chromium/google_apis' should be ignored, as it's not in the git repo.
* .gitignore:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/.gitignore (129123 => 129124)
--- trunk/Source/WebKit/chromium/.gitignore 2012-09-20 13:11:50 UTC (rev 129123)
+++ trunk/Source/WebKit/chromium/.gitignore 2012-09-20 13:14:14 UTC (rev 129124)
@@ -21,6 +21,7 @@
depot_tools/
dbus/
gfx/
+google_apis/
googleurl/
gpu/
ipc/
Modified: trunk/Source/WebKit/chromium/ChangeLog (129123 => 129124)
--- trunk/Source/WebKit/chromium/ChangeLog 2012-09-20 13:11:50 UTC (rev 129123)
+++ trunk/Source/WebKit/chromium/ChangeLog 2012-09-20 13:14:14 UTC (rev 129124)
@@ -1,3 +1,14 @@
+2012-09-20 Mike West <[email protected]>
+
+ [chromium] Adding the 'google_apis' directory to .gitignore.
+ https://bugs.webkit.org/show_bug.cgi?id=97187
+
+ Reviewed by Jochen Eisinger.
+
+ 'chromium/google_apis' should be ignored, as it's not in the git repo.
+
+ * .gitignore:
+
2012-09-19 Adam Barth <[email protected]>
Remove webkitPostMessage
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes